diff --git a/.github/assignment.yml b/.github/assignment.yml index 7cc4bb0e5e7c..96970aa5d48f 100644 --- a/.github/assignment.yml +++ b/.github/assignment.yml @@ -1,7 +1,7 @@ --- - rule: # data-plane PR - paths: + paths: - "specification/**/data-plane/**" reviewers: - anuchandy @@ -10,14 +10,14 @@ - tjprescott - rule: - paths: + paths: - "specification/network/**" reviewers: - lirenhe - MyronFanQiu - rule: - paths: + paths: - "specification/@(applicationinsights|operationalinsights)/**" reviewers: - MyronFanQiu @@ -30,13 +30,24 @@ - yungezz - rule: - paths: + path: "specification/resources/**" + reviewers: + - raych1 + +- rule: + paths: - "specification/machinelearningservices/**" reviewers: - - ArcturusZhang + - ArcturusZhang + +- rule: + paths: + - "specification/@(azureactivedirectory|appplatform)/**" + reviewers: + - njuCZ - rule: - paths: + paths: - "specification/authorization/**" reviewers: - qianwens @@ -52,7 +63,7 @@ paths: - "specification/monitor/**" reviewers: - - weidongxu-microsoft + - weidongxu-microsoft - MyronFanQiu - rule: @@ -68,7 +79,7 @@ - allenjzhang - rule: - paths: + paths: - "specification/@(keyvault|notificationhubs)/**" - "specification/@(databricks|containerregistry)/**" reviewers: @@ -79,7 +90,7 @@ - "specification/@(containerservice|containerinstance)/**" reviewers: - NullMDR - - fengzhou-msft + - fengzhou-msft - yungezz - rule: @@ -101,14 +112,14 @@ - weidongxu-microsoft - rule: - paths: + paths: - "documentation/**" reviewers: - josefree - akning-ms - rule: - paths: + paths: - "**/package.json" - ".github/**" - "**/azure-pipelines.yml" @@ -116,12 +127,12 @@ - ".azure-pipelines-preproduction/**" reviewers: - akning-ms - - ruowan - NullMDR + - raych1 - rule: # manager-plane PR - paths: + paths: - "**" reviewers: - yungezz @@ -141,3 +152,4 @@ - leni-msft - qianwens - allenjzhang + - ruowan