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 3fefe74 commit dad6ea3Copy full SHA for dad6ea3
.github/CODEOWNERS
@@ -1,3 +1,7 @@
1
+# catch-all rule: any file changes not matching a more specific rule below
2
+# will be assigned to @leafygreen-ui-maintainers
3
+* @mongodb/leafygreen-ui-maintainers
4
+
5
# project:chat
6
chat/ @mongodb/lg-chat
7
@@ -12,7 +16,3 @@ mcp-ui @mongodb/lg-mcp-ui
12
16
packages/date-picker @mongodb/lg-time-input
13
17
packages/date-utils @mongodb/lg-time-input
14
18
packages/time-input @mongodb/lg-time-input
15
-
-# catch-all rule: any file not matching a more specific rule below
-# will be assigned to @leafygreen-ui-maintainers
-* @mongodb/leafygreen-ui-maintainers
0 commit comments