diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e05c48a75..f39bc43c3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,15 +9,21 @@ /sdk/ @mayurid @bsiegel # Service teams + +# PRLabel: %Azure.Core /sdk/core/ @bsiegel @tjprescott + +# PRLabel: %Storage /sdk/storage/ @bsiegel @tjprescott # PRLabel: %Communication /sdk/communication/ @RezaJooyandeh @sacheu +# PRLabel: %Azure.Identity +/sdk/identity/ @bsiegel @tjprescott + ########### # Eng Sys ########### /eng/ @mitchdenny @weshaggard - /**/ci.yml @mitchdenny \ No newline at end of file