From 9b6427cc55121fa5460c007eb204ca6375d89a32 Mon Sep 17 00:00:00 2001 From: XI JIN Date: Mon, 10 Jun 2024 01:03:21 -0700 Subject: [PATCH] Change Workspace related PR reviewer (#35921) * Add permission * Cleanup permission --------- Co-authored-by: Xi Jin --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bbdb9ecddf18..d1beb547c703 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -301,9 +301,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/ @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