azure-functions-core-tools/CODEOWNERS
Line: 14: incorrect codeowner user: michaelpeng36 Line: 14: incorrect codeowner user: AnatoliB Line: 14: no users/groups matched Line: 17: incorrect codeowner user: vrdmr Line: 17: incorrect codeowner user: Francisco-Gamino Line: 17: incorrect codeowner user: amamounelsayed Line: 17: incorrect codeowner user: alrod Line: 17: incorrect codeowner user: michaelpeng36 Line: 17: incorrect codeowner user: AnatoliB Line: 17: no users/groups matched

18 строки
721 B
Plaintext

# =======================================================
# 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
#
# Order is important; the last matching pattern takes the
# most precedence.
# =======================================================
# All of CoreTools PR should have the owners in the PR.
* @michaelpeng36 @AnatoliB
# Adding codeowner for Language specific files such that GitHub automatically adds language owners as a reviewers.
src/Azure.Functions.Cli/Azure.Functions.Cli.csproj @vrdmr @Francisco-Gamino @amamounelsayed @alrod @michaelpeng36 @AnatoliB