-
Notifications
You must be signed in to change notification settings - Fork 177
/
CODEOWNERS
Validating CODEOWNERS rules...
31 lines (28 loc) · 1.19 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
################
# Automation
################
# Git Hub integration and bot rules
/.github/ @jsquire @ronniegeraghty
/.github/CODEOWNERS @azure/azure-sdk-eng
###########
# Eng Sys
###########
/eng/ @azure/azure-sdk-eng
/eng/common/ @sima-zhu @weshaggard @benbp
/eng/common/TestResources/ @benbp @weshaggard @heaths
###########
# Eng Sys Tools
###########
/tools/ @azure/azure-sdk-eng
/tools/check-enforcer/ @praveenkuttappan @weshaggard
/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 @weshaggard
/tools/sdk-testgen/ @changlong-liu @tadelesh
/tools/stress-cluster/ @benbp @ckairen
/tools/test-proxy/ @scbedd @mikeharder
/tools/webhook-router/ @praveenkuttappan @weshaggard