From b77aabe7e1ece7c4527e533370ec5cbd8d083b3d Mon Sep 17 00:00:00 2001 From: Banibrata De Date: Fri, 21 Oct 2022 10:08:08 -0700 Subject: [PATCH 1/4] owners --- .github/CODEOWNERS | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 045b6d8a606e..84ca2a3a8931 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -166,6 +166,34 @@ sdk/confidentialledger/azure-confidentialledger @lynshi /sdk/ml/azure-ai-ml/azure/ai/ml/entities/_builders @wangchao1230 /sdk/ml/azure-ai-ml/azure/ai/ml/_internal @wangchao1230 +# PRLabel: %ML-RegistryManagement +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/registry +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_registry_operations.py @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_registry + +# PRLabel: %ML-Assets +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/component @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_component @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_code_operations.py @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_component_operations.py @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_environment_operations.py @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_model_operations.py @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_assets @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_deployment @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_endpoint @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/assets @hugoaponte @Man-MSFT @banibrata + + +# PRLabel: %ML-Inference +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_deployment_operations.py @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_endpoint_operations.py @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_deployment_operations.py @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_endpoint_operations.py @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_deployment @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_endpoint @hugoaponte @Man-MSFT @banibrata + + + # PRLabel: %Maps /sdk/maps/ @alextts627 From 9451ccd2b748b3aa7610bacd4bc8ed2ed6113284 Mon Sep 17 00:00:00 2001 From: Banibrata De Date: Fri, 21 Oct 2022 10:13:09 -0700 Subject: [PATCH 2/4] owners --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 84ca2a3a8931..abc05b6a4ae6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -167,9 +167,9 @@ sdk/confidentialledger/azure-confidentialledger @lynshi /sdk/ml/azure-ai-ml/azure/ai/ml/_internal @wangchao1230 # PRLabel: %ML-RegistryManagement -/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/registry +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/registry @hugoaponte @Man-MSFT @banibrata /sdk/ml/azure-ai-ml/azure/ai/ml/operations/_registry_operations.py @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_registry +/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_registry @hugoaponte @Man-MSFT @banibrata # PRLabel: %ML-Assets /sdk/ml/azure-ai-ml/azure/ai/ml/_schema/component @hugoaponte @Man-MSFT @banibrata From 1e2e0050b0d026162b8a1f3c706a20cbe9dd639b Mon Sep 17 00:00:00 2001 From: Banibrata De Date: Fri, 21 Oct 2022 10:14:53 -0700 Subject: [PATCH 3/4] owners --- .github/CODEOWNERS | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index abc05b6a4ae6..13e65f792dee 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -177,22 +177,19 @@ sdk/confidentialledger/azure-confidentialledger @lynshi /sdk/ml/azure-ai-ml/azure/ai/ml/operations/_code_operations.py @hugoaponte @Man-MSFT @banibrata /sdk/ml/azure-ai-ml/azure/ai/ml/operations/_component_operations.py @hugoaponte @Man-MSFT @banibrata /sdk/ml/azure-ai-ml/azure/ai/ml/operations/_environment_operations.py @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_model_operations.py @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_assets @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_deployment @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_endpoint @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/assets @hugoaponte @Man-MSFT @banibrata - +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_model_operations.py @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_assets @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_deployment @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_endpoint @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/assets @hugoaponte @Man-MSFT @banibrata # PRLabel: %ML-Inference -/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_deployment_operations.py @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_endpoint_operations.py @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_deployment_operations.py @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_endpoint_operations.py @hugoaponte @Man-MSFT @banibrata /sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_deployment_operations.py @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_endpoint_operations.py @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_deployment @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_endpoint @hugoaponte @Man-MSFT @banibrata - - +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_endpoint_operations.py @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_deployment @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_endpoint @hugoaponte @Man-MSFT @banibrata # PRLabel: %Maps /sdk/maps/ @alextts627 From 3ff5fe4473d572ef7a1c99eb6b1ccfb9dca075ef Mon Sep 17 00:00:00 2001 From: Banibrata De Date: Fri, 21 Oct 2022 10:50:16 -0700 Subject: [PATCH 4/4] inference owners --- .github/CODEOWNERS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 13e65f792dee..bcc294aa15e5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -184,12 +184,12 @@ sdk/confidentialledger/azure-confidentialledger @lynshi /sdk/ml/azure-ai-ml/azure/ai/ml/_schema/assets @hugoaponte @Man-MSFT @banibrata # PRLabel: %ML-Inference -/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_deployment_operations.py @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_endpoint_operations.py @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_deployment_operations.py @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_endpoint_operations.py @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_deployment @hugoaponte @Man-MSFT @banibrata -/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_endpoint @hugoaponte @Man-MSFT @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_deployment_operations.py @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_endpoint_operations.py @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_deployment_operations.py @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_endpoint_operations.py @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_deployment @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_endpoint @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft @banibrata # PRLabel: %Maps /sdk/maps/ @alextts627