Skip to content

Commit f8a0c21

Browse files
authored
adding IDC code reviewers for SDK V2 (#36323)
* fixing sweep job service response parsing issue * fixing sweep job service response parsing issue * raising a work around for cmd job and spark job name lowering case * fixing black issue * fixing serialization issue in sweep job * include black fix * found and fix the issue in compute validation * fixing a corrupt wokspace arm template * fixing the failed test case * updating the date for 1.18.0 release * removing empty section * adding in progress version details * adding IDC code reviewers
1 parent 5c929c7 commit f8a0c21

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
# Service team
4343
####
4444

45-
# ServiceOwners: @luigiw @needuv @paulshealy1 @singankit
45+
# ServiceOwners: @luigiw @needuv @achauhan-scc @kingernupur @paulshealy1 @singankit
4646
# ServiceLabel: %AI
4747

4848
# PRLabel: %AI
49-
/sdk/ai/ @luigiw @needuv @paulshealy1 @singankit
49+
/sdk/ai/ @luigiw @needuv @achauhan-scc @kingernupur @paulshealy1 @singankit
5050

5151
# ServiceLabel: %AgriFood
5252
# PRLabel: %AgriFood
@@ -251,7 +251,7 @@
251251
# ServiceOwners: @azureml-github @Azure/azure-ml-sdk
252252

253253
# PRLabel: %Machine Learning
254-
/sdk/ml/ @paulshealy1 @singankit @diondrapeck @luigiw @kdestin @MilesHolland @needuv @ninghu @YusakuNo1
254+
/sdk/ml/ @paulshealy1 @singankit @diondrapeck @luigiw @kdestin @MilesHolland @needuv @achauhan-scc @kingernupur @ninghu @YusakuNo1
255255

256256
# PRLabel: %ML-Data
257257
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_data/ @sogansky @code-vicar @pritamDas9191
@@ -333,8 +333,8 @@
333333
/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_workspace_operations.py @seanyao1 @debuggerXi
334334

335335
# PRLabel: %ML-WorkspaceConnections
336-
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/workspace/connections/ @paulshealy1 @singankit @diondrapeck @luigiw @kdestin @MilesHolland @needuv @ninghu @YusakuNo1
337-
/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_workspace/connections/ @paulshealy1 @singankit @diondrapeck @luigiw @kdestin @MilesHolland @needuv @ninghu @YusakuNo1
336+
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/workspace/connections/ @paulshealy1 @singankit @diondrapeck @luigiw @kdestin @MilesHolland @needuv @achauhan-scc @kingernupur @ninghu @YusakuNo1
337+
/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_workspace/connections/ @paulshealy1 @singankit @diondrapeck @luigiw @kdestin @MilesHolland @needuv @achauhan-scc @kingernupur @ninghu @YusakuNo1
338338

339339
# PRLabel: %ML-ImportJob
340340
/sdk/ml/azure-ai-ml/azure/ai/ml/_schema/job/import_job.py @xiongrenyi

0 commit comments

Comments
 (0)