diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..58ef4de --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,12 @@ +# See https://help.github.com/articles/about-codeowners/ +# for more info about CODEOWNERS file +# +# It uses the same pattern rule for gitignore file +# https://git-scm.com/docs/gitignore#_pattern_format + + + +# AZURE FUNCTIONS TEAM +# For all file changes, github would automatically +# include the following people in the PRs. +* @vrdmr @gavin-aguiar @hallvictoria @swapnil-nagar @TsuyoshiUshio @manvkaur \ No newline at end of file