Skip to content

Commit 8434842

Browse files
authored
chore: update codeowners (#3292)
* chore: update codeowners for project:deletion * chore: update codeowners for project:mcp-ui * chore: add catch-all to codeowners
1 parent c198baf commit 8434842

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/CODEOWNERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
# project:chat
22
chat/ @mongodb/lg-chat
33

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+
411
# project:time-input
512
packages/date-picker @mongodb/lg-time-input
613
packages/date-utils @mongodb/lg-time-input
714
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)