From 7af1583cd56d96c573dad032257fc704e8a26680 Mon Sep 17 00:00:00 2001 From: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com> Date: Fri, 22 Apr 2022 15:54:34 +0800 Subject: [PATCH] Update pull_request_assignment.yml (#18779) * Update pull_request_assignment.yml * Update pull_request_assignment.yml Co-authored-by: Ray Chen --- .github/pull_request_assignment.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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