-
Notifications
You must be signed in to change notification settings - Fork 183
/
CODEOWNERS
Validating CODEOWNERS rules...
45 lines (41 loc) · 1.78 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
################
# Misc
################
/* @azure/azure-sdk-eng
/.devcontainer/ @azure/azure-sdk-eng
/doc/ @azure/azure-sdk-eng
# Note: directories below are scheduled to be reorganized.
# For details, see: https://github.com/Azure/azure-sdk-tools/issues/5056
/.azure-pipelines/ @azure/azure-sdk-eng
/config/ @azure/azure-sdk-eng
/scripts/ @azure/azure-sdk-eng
/src/ @azure/azure-sdk-eng
/web/ @azure/azure-sdk-eng
################
# 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