Skip to content

Commit

Permalink
Update pull_request_assignment.yml (#11814)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruowan authored Nov 26, 2020
1 parent 4b0ba85 commit f2802f7
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions .github/pull_request_assignment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,24 @@
- kairu-ms

- rule:
paths: "specification/@(resources|powerplatform)/**"
paths: "specification/@(resources|powerplatform|appplatform)/**"
reviewers:
- raych1

- rule:
paths: "specification/sql/**"
reviewers:
- akning-ms

- rule:
paths: "specification/signalr/**"
reviewers:
- leni-msft

- rule:
paths: "specification/eventhub/**"
reviewers:
- ruowan
- rule:
paths: "specification/compute/**"
reviewers:
Expand All @@ -57,7 +71,7 @@

- rule:
paths:
- "specification/@(azureactivedirectory|appplatform)/**"
- "specification/azureactivedirectory/**"
reviewers:
- njuCZ

Expand Down

0 comments on commit f2802f7

Please sign in to comment.