Skip to content

Commit 1e4d4ad

Browse files
author
Konrad Jamrozik
authored
Deprioritize CODEOWNERS EngSys ownership + fix one invalid path (Azure#28534)
1 parent d1b1baf commit 1e4d4ad

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@
1414
# /scripts/
1515
# /tools/
1616

17+
###########
18+
# Eng Sys
19+
###########
20+
/eng/ @scbedd @weshaggard @benbp
21+
/**/tests.yml @scbedd @benbp
22+
/**/ci.yml @scbedd @benbp
23+
1724
################
1825
# Automation
1926
################
@@ -302,7 +309,7 @@
302309
/sdk/personalizer/ @sharathmalladi
303310

304311
# PRLabel: %Graph
305-
sdk/graphrbac/ @msyyc @Wzb123456789
312+
/sdk/graphrbac/ @msyyc @Wzb123456789
306313

307314
# PRLabel: %Tables
308315
/sdk/tables/ @annatisch @YalinLi0312
@@ -914,14 +921,6 @@ sdk/graphrbac/ @msyyc @Wzb
914921
# Management Plane
915922
/**/*mgmt*/ @Wzb123456789 @msyyc
916923

917-
918-
###########
919-
# Eng Sys
920-
###########
921-
/eng/ @scbedd @weshaggard @benbp
922-
/**/tests.yml @scbedd @benbp
923-
/**/ci.yml @scbedd @benbp
924-
925924
# Add owners for notifications for specific pipelines
926925
/eng/pipelines/templates/jobs/tests-nightly-python.yml @lmazuel @mccoyp
927926
/eng/pipelines/aggregate-reports.yml @lmazuel @mccoyp @YalinLi0312

0 commit comments

Comments
 (0)