From ca7f4eb614d3847cb98a7b888ebad68942e0c7d1 Mon Sep 17 00:00:00 2001 From: Anna Wen <54281166+annawen1@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:31:26 -0500 Subject: [PATCH] chore: add maintainer block to docs (#364) --- .../components/ExampleButton/__stories__/ExampleButton.mdx | 6 ++++++ .../tasks/generate/templates/__stories__/DISPLAY_NAME.mdx | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/packages/react/src/components/ExampleButton/__stories__/ExampleButton.mdx b/packages/react/src/components/ExampleButton/__stories__/ExampleButton.mdx index fa18ed8d..7d7ea133 100644 --- a/packages/react/src/components/ExampleButton/__stories__/ExampleButton.mdx +++ b/packages/react/src/components/ExampleButton/__stories__/ExampleButton.mdx @@ -5,6 +5,12 @@ import * as ExampleButtonStories from './ExampleButton.stories'; # ExampleButton +- **Initiative owner(s):** FILL THIS LINE +- **Status:** Draft +- **Target library:** TBD +- **Target library maintainer(s) / PR Reviewer(s):** N/A +- **Support channel:** `#carbon-labs` + {/* */} {/* */} diff --git a/packages/react/tasks/generate/templates/__stories__/DISPLAY_NAME.mdx b/packages/react/tasks/generate/templates/__stories__/DISPLAY_NAME.mdx index 270ada5c..903b64bc 100644 --- a/packages/react/tasks/generate/templates/__stories__/DISPLAY_NAME.mdx +++ b/packages/react/tasks/generate/templates/__stories__/DISPLAY_NAME.mdx @@ -5,6 +5,12 @@ import * as DISPLAY_NAMEStories from './DISPLAY_NAME.stories'; # DISPLAY_NAME +- **Initiative owner(s):** FILL THIS LINE +- **Status:** Draft +- **Target library:** TBD +- **Target library maintainer(s) / PR Reviewer(s):** N/A +- **Support channel:** `#carbon-labs` + {/* */} {/* */}