diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..dfb77c6 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,8 @@ +# 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/azure-app-testing \ No newline at end of file