Skip to content

Commit

Permalink
Update CODEOWNERS (#1434)
Browse files Browse the repository at this point in the history
  • Loading branch information
RickWinter authored Sep 30, 2024
1 parent 7c0b613 commit 2a6635a
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Default
* @chlowell @jhendrixMSFT @RickWinter @ArcturusZhang @lirenhe @tadelesh
* @chlowell @jhendrixMSFT @RickWinter @ArcturusZhang @lirenhe @tadelesh

# codegen (autorest and typespec)
/packages/autorest.go @chlowell @jhendrixMSFT @RickWinter
Expand All @@ -11,6 +11,12 @@
/packages/autorest.gotest @ArcturusZhang @lirenhe @tadelesh
/swagger @ArcturusZhang @lirenhe @tadelesh

# Git Hub bot rules
/.github/CODEOWNERS @jsquire @ronniegeraghty
/.github/fabricbot.json @jsquire @ronniegeraghty
###########
# Eng Sys
###########
/eng/ @benbp @weshaggard
/eng/common/ @Azure/azure-sdk-eng
/eng/config.json @chlowell @jhendrixMSFT @RickWinter
/.config/1espt/ @benbp @weshaggard
/.github/workflows/ @Azure/azure-sdk-eng
/.github/CODEOWNERS @rickwinter @sandeep-sen @Azure/azure-sdk-eng

0 comments on commit 2a6635a

Please sign in to comment.