Skip to content

Commit e14bfba

Browse files
authored
[CODEOWNERS] Adding owners for AI Projects (Azure#47845)
* [CODEOWNERS] Adding owners for AI Projects The focus of these changes is to add owners for the AI Projects library and refocus the root /sdk/ai path such that it alerts both sub-packages for changes. * Update .github/CODEOWNERS * Removing invalid owner
1 parent c8f5de3 commit e14bfba

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,21 @@
8080
# ServiceLabel: %AAD
8181
# ServiceOwners: @adamedx
8282

83+
# PRLabel: %AI Model Inference %AI Projects
84+
/sdk/ai/ @trangevi @dargilco @jhakulin @glharper @jhakulin
85+
8386
# PRLabel: %AI Model Inference
84-
/sdk/ai/ @trangevi @dargilco @jhakulin @glharper
87+
/sdk/ai/Azure.AI.Inference @trangevi @dargilco @jhakulin @glharper
8588

8689
# ServiceLabel: %AI Model Inference
8790
# ServiceOwners: @trangevi @dargilco @jhakulin @glharper
8891

92+
# PRLabel: %AI Projects
93+
/sdk/ai/Azure.AI.Projects @jhakulin
94+
95+
# ServiceLabel: %AI Projects
96+
# ServiceOwners: @dargilco @jhakulin
97+
8998
# ServiceLabel: %AKS
9099
# ServiceOwners: @Azure/aks-pm
91100

0 commit comments

Comments
 (0)