diff --git a/.github/pull_request_assignment.yml b/.github/pull_request_assignment.yml index b07aecd4d726..42425d253dd5 100644 --- a/.github/pull_request_assignment.yml +++ b/.github/pull_request_assignment.yml @@ -68,7 +68,7 @@ - rule: - paths: "specification/@(resources|powerplatform|appplatform|deviceupdate|servicelinker)/**" + paths: "specification/@(providerhub|sql|appplatform|deviceupdate|servicelinker)/**" reviewers: - raych1 @@ -78,10 +78,10 @@ - ruowan - rule: - paths: "specification/sql/**" + paths: "specification/powerplatform/**" reviewers: - - raych1 - + - honghr + - rule: paths: "specification/signalr/**" reviewers: @@ -110,7 +110,7 @@ - rule: paths: - - "specification/datafactory/**" + - "specification/@(resources|datafactory)/**" reviewers: - leni-msft