Skip to content

Commit 1735d85

Browse files
authored
[ML] Add Code Owners for Split ML Test Pipelines (#27026)
* [ML] Add Code Owners for Split ML Test Pipelines * fix missing entry * add scott
1 parent 1cb95bf commit 1735d85

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/CODEOWNERS

+9
Original file line numberDiff line numberDiff line change
@@ -149,12 +149,19 @@ sdk/confidentialledger/azure-confidentialledger @lynshi
149149
# PRLabel: %Machine Learning
150150
/sdk/ml/ @paulshealy1 @singankit @diondrapeck @luigiw @harneetvirk @kdestin @MilesHolland @needuv @nthandeMS
151151

152+
# PRLabel: %ML-AutoML
153+
/sdk/ml/automl.tests.yml @skasturi
154+
155+
# PRLabel: %ML-Data
156+
/sdk/ml/data-experiences.tests.yml @sogansky @MayankKumar91 @code-vicar
157+
152158
# PRLabel: %ML-Local Endpoints
153159
/sdk/ml/azure-ai-ml/azure/ai/ml/_local_endpoints/ @NonStatic2014 @arunsu @stanley-msft @JustinFirsching
154160

155161
# PRLabel: %ML-Jobs
156162
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/job @DouglasXiaoMS @TonyJ1 @wangchao1230
157163
/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_job @DouglasXiaoMS @TonyJ1 @wangchao1230
164+
/sdk/ml/training-experiences.tests.yml @DouglasXiaoMS @TonyJ1
158165

159166
# PRLabel: %ML-Pipelines
160167
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/pipeline @wangchao1230
@@ -165,6 +172,7 @@ sdk/confidentialledger/azure-confidentialledger @lynshi
165172
/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_component @wangchao1230
166173
/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_builders @wangchao1230
167174
/sdk/ml/azure-ai-ml/azure/ai/ml/_internal @wangchao1230
175+
/sdk/ml/pipeline.tests.yml @wangchao1230 @eniac871
168176

169177
# PRLabel: %ML-RegistryManagement
170178
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/registry @hugoaponte @Man-MSFT @banibrata
@@ -190,6 +198,7 @@ sdk/confidentialledger/azure-confidentialledger @lynshi
190198
/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_endpoint_operations.py @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata
191199
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_deployment @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata
192200
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_endpoint @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata
201+
/sdk/ml/production-experiences.tests.yml @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata
193202

194203
# PRLabel: %Maps
195204
/sdk/maps/ @alextts627

0 commit comments

Comments
 (0)