Skip to content

Commit

Permalink
Update the codeowner and assignees for mgmt. sdk (#29186)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurMa1978 authored Jun 8, 2022
1 parent 391e83a commit 69dabd2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ sdk/trafficmanager/Microsoft.Azure.Management.TrafficManager/ @tmsupp

# ######## Management Plane ########

/**/*Management*/ @m-nash @fengzhou-msft @archerzz @ArcturusZhang @Yao725 @ArthurMa1978
/**/*Management*/ @fengzhou-msft @archerzz @ArcturusZhang @Yao725 @ArthurMa1978
/**/Azure.ResourceManager*/ @m-nash @fengzhou-msft @archerzz @ArcturusZhang @Yao725 @ArthurMa1978

# Reviewers to double check any API changes
Expand Down
13 changes: 11 additions & 2 deletions .github/pull_request_assignment.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,21 @@
---
- rule:
# management
# track 1 management
paths:
- "sdk/**/Microsoft.Azure.Management*/**"
reviewers:
- fengzhou-msft
- archerzz
- ArcturusZhang
- Yao725

- rule:
# track 2 management
paths:
- "sdk/**/Azure.ResourceManger*/**"
reviewers:
- m-nash
- fengzhou-msft
- archerzz
- ArcturusZhang
- Yao725
- Yao725

0 comments on commit 69dabd2

Please sign in to comment.