Skip to content

Commit

Permalink
Give CODEOWNERS file an owner in CODEOWNERS (#37553)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimSuplizio authored Sep 24, 2024
1 parent 5773d7a commit af870c9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
# SDK
###########

/.github/CODEOWNERS @lmazuel @xiangyan99 @kristapratico @Azure/azure-sdk-eng

# Catch all
/sdk/ @lmazuel

Expand Down Expand Up @@ -271,7 +269,7 @@
# ServiceOwners: @azureml-github @Azure/azure-ml-sdk

# PRLabel: %Machine Learning
/sdk/ml/ @paulshealy1 @achauhan-scc @kingernupur
/sdk/ml/ @paulshealy1 @achauhan-scc @kingernupur

# PRLabel: %ML-Local Endpoints
/sdk/ml/azure-ai-ml/azure/ai/ml/_local_endpoints/ @NonStatic2014 @arunsu @JustinFirsching
Expand Down Expand Up @@ -844,6 +842,7 @@
/eng/ @scbedd @weshaggard @benbp
/eng/common/ @Azure/azure-sdk-eng
/.github/workflows/ @Azure/azure-sdk-eng
/.github/CODEOWNERS @lmazuel @xiangyan99 @kristapratico @Azure/azure-sdk-eng

/.config/1espt/ @benbp @weshaggard

Expand Down

0 comments on commit af870c9

Please sign in to comment.