Skip to content

Commit dad6ea3

Browse files
authored
fix: codeowners (#3304)
1 parent 3fefe74 commit dad6ea3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
# project:chat
26
chat/ @mongodb/lg-chat
37

@@ -12,7 +16,3 @@ mcp-ui @mongodb/lg-mcp-ui
1216
packages/date-picker @mongodb/lg-time-input
1317
packages/date-utils @mongodb/lg-time-input
1418
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

Comments
 (0)