Skip to content

Commit 6f71dd3

Browse files
Update CODEOWNERS for /** and /sdk/ catch all (#5739)
* Update CODEOWNERS for /** and /sdk/ catch all * Update .github/CODEOWNERS Co-authored-by: Rick Winter <rick.winter@microsoft.com> * Apply suggestions from code review Update the CODEOWNERS --------- Co-authored-by: Rick Winter <rick.winter@microsoft.com>
1 parent bed0d55 commit 6f71dd3

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,14 @@
66
###########
77

88
# Catch all for non-code project files and unowned files | folders
9-
/** @rickwinter @LarryOsterman
10-
/sdk/ @rickwinter @LarryOsterman
9+
# /**
10+
11+
#Catch all for files at the root
12+
/* @rickwinter @LarryOsterman @ahsonkhan @antkmsft @gearama
13+
/sdk/ @rickwinter
14+
15+
# Git Hub integration and bot rules
16+
/.github/ @rickwinter @ronniegeraghty
1117

1218
# Samples
1319
/samples/ @rickwinter @ahsonkhan @antkmsft @gearama @LarryOsterman

0 commit comments

Comments
 (0)