Skip to content

Commit f0f091c

Browse files
authored
Adding code owners for ML Ops and ML Inference (#26981)
* owners * owners * owners * inference owners
1 parent b340e03 commit f0f091c

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/CODEOWNERS

+25
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,31 @@ sdk/confidentialledger/azure-confidentialledger @lynshi
166166
/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_builders @wangchao1230
167167
/sdk/ml/azure-ai-ml/azure/ai/ml/_internal @wangchao1230
168168

169+
# PRLabel: %ML-RegistryManagement
170+
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/registry @hugoaponte @Man-MSFT @banibrata
171+
/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_registry_operations.py @hugoaponte @Man-MSFT @banibrata
172+
/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_registry @hugoaponte @Man-MSFT @banibrata
173+
174+
# PRLabel: %ML-Assets
175+
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/component @hugoaponte @Man-MSFT @banibrata
176+
/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_component @hugoaponte @Man-MSFT @banibrata
177+
/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_code_operations.py @hugoaponte @Man-MSFT @banibrata
178+
/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_component_operations.py @hugoaponte @Man-MSFT @banibrata
179+
/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_environment_operations.py @hugoaponte @Man-MSFT @banibrata
180+
/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_model_operations.py @hugoaponte @Man-MSFT @banibrata
181+
/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_assets @hugoaponte @Man-MSFT @banibrata
182+
/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_deployment @hugoaponte @Man-MSFT @banibrata
183+
/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_endpoint @hugoaponte @Man-MSFT @banibrata
184+
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/assets @hugoaponte @Man-MSFT @banibrata
185+
186+
# PRLabel: %ML-Inference
187+
/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_deployment_operations.py @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata
188+
/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_endpoint_operations.py @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata
189+
/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_deployment_operations.py @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata
190+
/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_endpoint_operations.py @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata
191+
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_deployment @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata
192+
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_endpoint @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata
193+
169194
# PRLabel: %Maps
170195
/sdk/maps/ @alextts627
171196

0 commit comments

Comments
 (0)