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 1
1
# Instructions for CODEOWNERS file format and automatic build failure notifications:
2
2
# https://github.com/Azure/azure-sdk/blob/main/docs/policies/opensource.md#codeowners
3
3
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
-
17
4
# ##########
18
5
# SDK
19
6
# ##########
841
828
# Management Plane
842
829
/** /* mgmt * / @ ChenxiJiang333 @ msyyc
843
830
844
-
845
831
# ##########
846
- # Eng Sys
832
+ # Eng Sys and other
847
833
# ##########
848
834
/eng / @ scbedd @ weshaggard @ benbp
849
835
/eng /common / @ Azure/azure-sdk-eng
852
838
/sdk /pullrequest.yml @ scbedd @ weshaggard @ benbp
853
839
854
840
/.config /1espt / @ benbp @ weshaggard
841
+ /.devcontainer / @ scbedd @ mccoyp @ benbp @ weshaggard
842
+ /.vscode / @ scbedd @ mccoyp @ benbp @ weshaggard
855
843
856
844
/tools / @ scbedd @ mccoyp
845
+ /scripts / @ scbedd @ mccoyp
846
+ /doc / @ scbedd @ mccoyp
847
+ /conda / @ scbedd @ xiangyan99 @ lmazuel
857
848
858
849
# Add owners for notifications for specific pipelines
859
850
/eng /pipelines /templates /jobs /tests-nightly-python.yml @ lmazuel @ mccoyp
You can’t perform that action at this time.
0 commit comments