From 0d5da58421042a60b27af8ba42e5be8cb05961d4 Mon Sep 17 00:00:00 2001 From: Xi Jin Date: Tue, 30 Jan 2024 23:52:32 -0800 Subject: [PATCH 1/2] Add permission --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c5bc886cc13b..ce2ccff99ad7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -255,9 +255,9 @@ /sdk/ml/production-experiences.tests.yml @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft # PRLabel: %ML-Workspace -/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/workspace/ @mingweihe @seanyao1 -/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_workspace/ @mingweihe @seanyao1 -/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_workspace_operations.py @mingweihe @seanyao1 +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/workspace/ @mingweihe @seanyao1 @debuggerXi +/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_workspace/ @mingweihe @seanyao1 @debuggerXi +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_workspace_operations.py @mingweihe @seanyao1 @debuggerXi # PRLabel: %ML-WorkspaceConnections /sdk/ml/azure-ai-ml/azure/ai/ml/_schema/workspace/connections/ @paulshealy1 @singankit @diondrapeck @luigiw @kdestin @MilesHolland @needuv @ninghu @YusakuNo1 From 871f04619cc05c59266e874bc51c8b0d3f58aa05 Mon Sep 17 00:00:00 2001 From: Xi Jin Date: Wed, 5 Jun 2024 00:04:25 -0700 Subject: [PATCH 2/2] Cleanup permission --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ce2ccff99ad7..2df05708398a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -255,9 +255,9 @@ /sdk/ml/production-experiences.tests.yml @hugoaponte @Man-MSFT @nancy-mejia @TajiHarrisMicrosoft # PRLabel: %ML-Workspace -/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/workspace/ @mingweihe @seanyao1 @debuggerXi -/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_workspace/ @mingweihe @seanyao1 @debuggerXi -/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_workspace_operations.py @mingweihe @seanyao1 @debuggerXi +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/workspace/ @seanyao1 @debuggerXi +/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_workspace/ @seanyao1 @debuggerXi +/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_workspace_operations.py @seanyao1 @debuggerXi # PRLabel: %ML-WorkspaceConnections /sdk/ml/azure-ai-ml/azure/ai/ml/_schema/workspace/connections/ @paulshealy1 @singankit @diondrapeck @luigiw @kdestin @MilesHolland @needuv @ninghu @YusakuNo1