File tree Expand file tree Collapse file tree 1 file changed +6
-15
lines changed
Expand file tree Collapse file tree 1 file changed +6
-15
lines changed Original file line number Diff line number Diff line change 11# Instructions for CODEOWNERS file format and automatic build failure notifications:
22# https://github.com/Azure/azure-sdk/blob/main/docs/policies/opensource.md#codeowners
33
4- # ###############
5- # Orphaned paths
6- # ###############
7- # As of 1/26/2023 these paths have no owners:
8-
9- # /**
10- # /.devcontainer/
11- # /.vscode/
12- # /conda-releaselogs/
13- # /doc/
14- # /scripts/
15- # /tools/
16-
174# ##########
185# SDK
196# ##########
841828# Management Plane
842829/** /* mgmt * / @ ChenxiJiang333 @ msyyc
843830
844-
845831# ##########
846- # Eng Sys
832+ # Eng Sys and other
847833# ##########
848834/eng / @ scbedd @ weshaggard @ benbp
849835/eng /common / @ Azure/azure-sdk-eng
852838/sdk /pullrequest.yml @ scbedd @ weshaggard @ benbp
853839
854840/.config /1espt / @ benbp @ weshaggard
841+ /.devcontainer / @ scbedd @ mccoyp @ benbp @ weshaggard
842+ /.vscode / @ scbedd @ mccoyp @ benbp @ weshaggard
855843
856844/tools / @ scbedd @ mccoyp
845+ /scripts / @ scbedd @ mccoyp
846+ /doc / @ scbedd @ mccoyp
847+ /conda / @ scbedd @ xiangyan99 @ lmazuel
857848
858849# Add owners for notifications for specific pipelines
859850/eng /pipelines /templates /jobs /tests-nightly-python.yml @ lmazuel @ mccoyp
You can’t perform that action at this time.
0 commit comments