-
Notifications
You must be signed in to change notification settings - Fork 2k
/
CODEOWNERS
Validating CODEOWNERS rules...
131 lines (97 loc) · 5.96 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
# Instructions for CODEOWNERS file format and automatic build failure notifications:
# https://github.com/Azure/azure-sdk/blob/master/docs/policies/opensource.md#codeowners
###########
# SDK
###########
# Catch all
/sdk/ @joshfree @srnagar @hemanttanwar @anuchandy @conniey @jianghaolu
# BOM
# PRLabel: %bom
/sdk/boms/azure-sdk-bom/ @alzimmermsft @jonathangiles @srnagar @hemanttanwar @anuchandy @pallavit
# PRLabel: %azure-spring
/sdk/boms/azure-spring-boot-bom/ @saragluna @yiliuTo @chenrujun @backwind1233 @stliu
####
# Service teams
####
# PRLabel: %App Configuration
/sdk/appconfiguration/ @mssfang @alzimmermsft
# PRLabel: %azure-spring
/sdk/appconfiguration/azure-spring-cloud-*/ @mrm9084 @zhenlan @saragluna @yiliuTo @chenrujun @backwind1233 @stliu
/sdk/appconfiguration/spring-cloud-azure-*/ @mrm9084 @zhenlan @saragluna @yiliuTo @chenrujun @backwind1233 @stliu
# PRLabel: %Batch
/sdk/batch/ @xingwu1 @bgklein @matthchr
# PRLabel: %Communication
/sdk/communication/ @JianpingChen @ankitarorabit @minnieliu @Azure/azure-sdk-communication-code-reviewers
# PRLabel: %Container Registry
/sdk/containerregistry/ @pallavit @alzimmermsft @jianghaolu
# PRLabel: %Azure.Core
/sdk/core/ @alzimmermsft @jianghaolu @srnagar @hemanttanwar @anuchandy
# PRLabel: %Azure.Core
/sdk/core/azure-core-tracing-opentelemetry/ @samvaity @alzimmermsft @trask
# PRLabel: %Cosmos
/sdk/cosmos/ @moderakh @kushagraThapar @FabianMeiswinkel @kirankumarkolli @mbhaskar @simplynaveen20 @xinlian12 @milismsft @aayush3011
# PRLabel: %azure-spring
/sdk/cosmos/azure-spring-data-cosmos/ @kushagraThapar @saragluna @yiliuTo @chenrujun @backwind1233 @mbhaskar @stliu
# PRLabel: %azure-spring
/sdk/cosmos/azure-spring-data-cosmos-test/ @kushagraThapar @saragluna @yiliuTo @chenrujun @backwind1233 @mbhaskar @stliu
# PRLabel: %Digital Twins
/sdk/digitaltwins/ @drwill-ms @timtay-microsoft @abhipsaMisra @vinagesh @azabbasi @bikamani @barustum
# PRLabel: %Models Repository
/sdk/modelsrepository @drwill-ms @timtay-microsoft @abhipsaMisra @vinagesh @azabbasi @bikamani @barustum @digimaun
# PRLabel: %Event Grid
/sdk/eventgrid/ @srnagar @yijunxiems
# PRLabel: %Event Hubs
/sdk/eventhubs/ @conniey @srnagar @yijunxiems
# PRLabel: %Cognitive - Form Recognizer
/sdk/formrecognizer/ @samvaity @mssfang
# PRLabel: %Cognitive - Metrics Advisor
/sdk/metricsadvisor/ @samvaity @anuchandy
# PRLabel: %Azure.Identity
/sdk/identity/ @schaabs @g2vinay @jianghaolu
# PRLabel: %KeyVault
/sdk/keyvault/ @g2vinay @vcolin7 @samvaity
# PRLabel: %azure-spring
/sdk/keyvault/azure-security-keyvault-jca @saragluna @yiliuTo @chenrujun @backwind1233 @stliu
/sdk/loganalytics/microsoft-azure-loganalytics/ @divya-jay @geneh @alongafni
/sdk/monitor/azure-monitor-opentelemetry-exporter @trask @joshfree @srnagar
# PRLabel: %Mixed Reality Authentication
/sdk/mixedreality/azure-mixedreality-authentication @craigktreasure
# PRLabel: %Remote Rendering
/sdk/remoterendering/ @MalcolmTyrrell
# PRLabel: %Schema Registry
/sdk/schemaregistry/ @arerlend @sjkwak
# PRLabel: %Search
/sdk/search/ @alzimmermsft @hemanttanwar @mssfang @samvaity @conniey
# PRLabel: %Service Bus
/sdk/servicebus/ @yvgopal @nemakam @hemanttanwar @conniey @yijunxiems
# PRLabel: %Storage
/sdk/storage/ @amishra-dev @rickle-msft @jaschrep-msft @gapra-msft @alzimmermsft @kasobol-msft
# PRLabel: %Tables
/sdk/tables/ @vcolin7 @conniey
# PRLabel: %EngSys
/sdk/template/ @Azure/azure-sdk-eng
# PRLabel: %Cognitive - Text Analytics
/sdk/textanalytics/ @samvaity @mssfang
# PRLabel: %azure-spring
/sdk/spring/ @saragluna @yiliuTo @chenrujun @backwind1233 @stliu
# end to end tests
# PRLabel: %Azure.Identity
/sdk/e2e/ @jianghaolu @g2vinay
/common/smoke-tests/ @joshfree @jonathangiles @alzimmermsft @g2vinay @conniey @srnagar
# Management Plane
/sdk/resourcemanager/ @ChenTanyi @weidongxu-microsoft @yungezz
/sdk/**/azure-resourcemanager-* @ChenTanyi @weidongxu-microsoft @yungezz
/sdk/**/mgmt*/ @ChenTanyi @weidongxu-microsoft @yungezz
###########
# Eng Sys
###########
/eng/ @JimSuplizio @mitchdenny @weshaggard @danieljurek
/eng/code-quality-reports/ @mssfang @JonathanGiles
/eng/jacoco-test-coverage/ @srnagar @JonathanGiles
/eng/spotbugs-aggregate-report/ @srnagar @JonathanGiles
/eng/mgmt/ @JimSuplizio @mitchdenny @weshaggard @danieljurek @ChenTanyi @weidongxu-microsoft @yungezz
/eng/versioning/ @JimSuplizio @mitchdenny @danieljurek @alzimmermsft @samvaity @g2vinay
/eng/versioning/external_dependencies.txt @JimSuplizio @mitchdenny @danieljurek @alzimmermsft @samvaity @g2vinay @saragluna @yiliuTo @chenrujun @backwind1233 @stliu
/parent/ @JimSuplizio @alzimmermsft
/**/tests.yml @benbp
/**/ci.yml @mitchdenny