We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c198baf commit 8434842Copy full SHA for 8434842
.github/CODEOWNERS
@@ -1,7 +1,18 @@
1
# project:chat
2
chat/ @mongodb/lg-chat
3
4
+# project:deletion
5
+packages/wizard @mongodb/lg-deletion
6
+
7
+# project:mcp-ui
8
+apps/mcp-ui-app @mongodb/lg-mcp-ui
9
+mcp-ui @mongodb/lg-mcp-ui
10
11
# project:time-input
12
packages/date-picker @mongodb/lg-time-input
13
packages/date-utils @mongodb/lg-time-input
14
packages/time-input @mongodb/lg-time-input
15
16
+# catch-all rule: any file not matching a more specific rule below
17
+# will be assigned to @leafygreen-ui-maintainers
18
+* @mongodb/leafygreen-ui-maintainers
0 commit comments