Skip to content

Commit a199da9

Browse files
authored
Update CODEOWNERS to include some Azure PowerShell team members (Azure#27681)
1 parent dbb4bd0 commit a199da9

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1+
# @wyunchi-ms @dolauli @isra-fel are from the Azure PowerShell team. Adding them ensures they can merge the PR for those modules.
12
# To make sure Network PRs go to the right branch, e.g. network-april
2-
/src/Network/ @Joanna-Yang-Art @htippanaboya
3-
/src/Compute/ @EdwinBernal1 @grizzlytheodore @ntangy @sandido
4-
/src/PolicyInsights/ @pilor
5-
/src/Batch/ @wiboris @dpwatrous
3+
/src/Network/ @Joanna-Yang-Art @htippanaboya @wyunchi-ms @dolauli @isra-fel
4+
/src/Compute/ @EdwinBernal1 @grizzlytheodore @ntangy @sandido @wyunchi-ms @dolauli @isra-fel
5+
/src/PolicyInsights/ @pilor @wyunchi-ms @dolauli @isra-fel
6+
/src/Batch/ @wiboris @dpwatrous @wyunchi-ms @dolauli @isra-fel
67

78
# Make sure Device Registry team gets notified of any DeviceRegistry PRs:
89
# PRLabel: %Device Registry
9-
/src/DeviceRegistry/ @marcodalessandro @rohankhandelwal @riteshrao @davidemontanari
10+
/src/DeviceRegistry/ @marcodalessandro @rohankhandelwal @riteshrao @davidemontanari @wyunchi-ms @dolauli @isra-fel
1011

1112
# Make sure changes to .github folder go through our team's double check
12-
/.github/ @isra-fel
13+
/.github/ @wyunchi-ms @dolauli @isra-fel

0 commit comments

Comments
 (0)