From 5b02d6057b707070286f417f50b497cc67591683 Mon Sep 17 00:00:00 2001 From: bganapa Date: Wed, 16 Jun 2021 14:47:46 -0700 Subject: [PATCH] Adding codeowners for automatic PR assignment (#111) --- CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..1f167086 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,5 @@ +# See for instructions on this file https://help.github.com/articles/about-codeowners/ +# For instructions on code review assignment for teams - https://docs.github.com/en/organizations/organizing-members-into-teams/managing-code-review-assignment-for-your-team +# for a sample refer to https://github.com/Azure/azure-cli/blob/dev/.github/CODEOWNERS + +* @Azure/azurestack-powershell-write