From 56a9922610b089f0f079a90382b3b19f6604ea48 Mon Sep 17 00:00:00 2001 From: Naman Agarwal Date: Wed, 5 Apr 2023 16:50:44 +0530 Subject: [PATCH] add codeowners for Compute Instance swagger --- CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 4ca296f30bc1..5f33f67a1c7b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -252,6 +252,9 @@ # PRLabel: %Web Apps /specification/web/ @naveedaz @Azure/azure-app-service-control-plane +# PRLabel: %AzureML - Compute Instance +/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/**/machineLearningServices.json @Azure/aml-compute-instance + # PRLabel: %Profile /profile/ @shahabhijeet