Skip to content

Commit

Permalink
Add CODEOWNERS linter baseline error file (#22083)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimSuplizio committed Dec 1, 2023
1 parent 943ecbb commit 8404d16
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@

#############
# SDK (track2)
#############
#############

# Catch all for non-code project files and unowned files | folders
/** @rickwinter @jhendrixMSFT
/sdk/ @rickwinter @chlowell @richardpark-msft

# Samples
/samples/ @rickwinter @chlowell @jhendrixMSFT @richardpark-msft
/sdk/samples/ @rickwinter @chlowell @jhendrixMSFT @richardpark-msft

# PRLabel: %Azure.Core
/sdk/azcore/ @rickwinter @chlowell @jhendrixMSFT @richardpark-msft
Expand All @@ -19,7 +19,7 @@
/sdk/azidentity/ @chlowell @jhendrixMSFT @rickwinter @Azure/azure-sdk-write-identity

# PRLable: %OpenAI
/sdk/ai @richardpark-msft @jhendrixMSFT
/sdk/ai @richardpark-msft @jhendrixMSFT

# PRLabel: %Internal
/sdk/internal/ @chlowell @jhendrixMSFT @richardpark-msft @rickwinter
Expand Down
Loading

0 comments on commit 8404d16

Please sign in to comment.