From 20b12c0ac5a4e89864f1ad65cad7cbe75acc0fc8 Mon Sep 17 00:00:00 2001 From: kdestin <101366538+kdestin@users.noreply.github.com> Date: Wed, 20 Sep 2023 15:09:33 -0400 Subject: [PATCH] [ML] chore: Update CODEOWNERS (#32149) * chore: Remove codeowners who are no longer on team * chore: Add new members to CODEOWNERS --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 50931a85fadd..8c1a7857322f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -169,7 +169,7 @@ /sdk/machinelearningcompute/ @shutchings # PRLabel: %Machine Learning -/sdk/ml/ @paulshealy1 @singankit @diondrapeck @luigiw @harneetvirk @kdestin @MilesHolland @needuv @nemanjarajic @nthandeMS +/sdk/ml/ @paulshealy1 @singankit @diondrapeck @luigiw @kdestin @MilesHolland @needuv @ninghu @YusakuNo1 # PRLabel: %ML-Data /sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_data/ @sogansky @MayankKumar91 @code-vicar @pritamDas9191 @@ -251,8 +251,8 @@ /sdk/ml/azure-ai-ml/azure/ai/ml/operations/_workspace_operations.py @mingweihe @seanyao1 # PRLabel: %ML-WorkspaceConnections -/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/workspace/connections/ @paulshealy1 @singankit @diondrapeck @luigiw @harneetvirk @kdestin @MilesHolland @needuv @nemanjarajic @nthandeMS -/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_workspace/connections/ @paulshealy1 @singankit @diondrapeck @luigiw @harneetvirk @kdestin @MilesHolland @needuv @nemanjarajic @nthandeMS +/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/workspace/connections/ @paulshealy1 @singankit @diondrapeck @luigiw @kdestin @MilesHolland @needuv @ninghu @YusakuNo1 +/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_workspace/connections/ @paulshealy1 @singankit @diondrapeck @luigiw @kdestin @MilesHolland @needuv @ninghu @YusakuNo1 # PRLabel: %ML-ImportJob /sdk/ml/azure-ai-ml/azure/ai/ml/_schema/job/import_job.py @xiongrenyi