Skip to content

Commit 8675052

Browse files
authored
Update codeowners (#41193)
* update codeowners for the missing comment by konrad
1 parent 77b66d4 commit 8675052

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
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
###########
@@ -841,9 +828,8 @@
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
@@ -852,8 +838,13 @@
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

0 commit comments

Comments
 (0)