Skip to content

Commit

Permalink
Update CODEOWNERS (#3891)
Browse files Browse the repository at this point in the history
- Remove previous owners
- Sort tools dirs alphabetically
- Add owners for perf-automation and CODEOWNERS
  • Loading branch information
mikeharder authored Aug 9, 2022
1 parent fb219da commit a864916
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@

# Git Hub integration and bot rules
/.github/ @jsquire @ronniegeraghty
/.github/CODEOWNERS @azure/azure-sdk-eng

###########
# Eng Sys
@@ -17,14 +18,14 @@
###########
/tools/ @azure/azure-sdk-eng
/tools/check-enforcer/ @praveenkuttappan @weshaggard
/tools/pipeline-witness/ @praveenkuttappan @weshaggard
/tools/webhook-router/ @praveenkuttappan @weshaggard
/tools/github-issues/ @praveenkuttappan @weshaggard @AlexGhiondea
/tools/pipeline-generator/ @weshaggard @benbp
/tools/test-proxy/ @scbedd @mikeharder
/tools/stress-cluster/ @benbp @ckairen
/tools/github-issues/ @praveenkuttappan @weshaggard
/tools/js-sdk-release-tools/ @dw511214992 @qiaozha @MaryGao
/tools/mock-service-host/ @changlong-liu @tadelesh
/tools/perf-automation/ @mikeharder @benbp
/tools/pipeline-generator/ @weshaggard @benbp
/tools/pipeline-witness/ @praveenkuttappan @weshaggard
/tools/sdk-generation-pipeline/ @dw511214992 @chunyu3 @zzvswxy
/tools/sdk-testgen/ @changlong-liu @tadelesh
/tools/js-sdk-release-tools/ @dw511214992 @qiaozha @MaryGao
/tools/keyvault-mock-attestation @maorleger
/tools/sdk-generation-pipeline @dw511214992 @chunyu3 @zzvswxy
/tools/stress-cluster/ @benbp @ckairen
/tools/test-proxy/ @scbedd @mikeharder
/tools/webhook-router/ @praveenkuttappan @weshaggard

0 comments on commit a864916

Please sign in to comment.