-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CODEOWNERS] Fix issues and label dataplane paths (#28629)
In order to aid with autotriage, we have to set some additional metadata inside of CODEOWNERS. The main shift is we need to tag things with #ServiceLabel in order to have issues be triaged appropriately. Secondarily, for SDKs that are owned by the SDK team (anyone under Peter) we need to add an AzureSdkOwners entry even if it's redundant with the path ownership. Related PRs from other languages: Azure/azure-sdk-for-net#41995 Azure/azure-sdk-for-java#38797 I didn't touch Mgmt paths, will check with @lirenhe if this is something he can take care of. While I was making changes, I cleaned up some errors that GitHub was complaining about when viewing the file.
- Loading branch information
Showing
2 changed files
with
110 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters