azure-functions-host/CODEOWNERS
Line: 8: no users/groups matched Line: 11: incorrect codeowner user: vrdmr Line: 11: incorrect codeowner user: gavin-aguiar Line: 11: incorrect codeowner user: YunchuWang Line: 11: incorrect codeowner user: pdthummar Line: 11: incorrect codeowner user: hallvictoria Line: 11: no users/groups matched Line: 12: incorrect codeowner user: vrdmr Line: 12: incorrect codeowner user: gavin-aguiar Line: 12: incorrect codeowner user: YunchuWang Line: 12: incorrect codeowner user: pdthummar Line: 12: incorrect codeowner user: hallvictoria Line: 12: no users/groups matched Line: 15: incorrect codeowner user: fabiocav Line: 15: incorrect codeowner user: brettsam Line: 15: incorrect codeowner user: mathewc Line: 15: no users/groups matched Line: 17: incorrect codeowner user: vrdmr Line: 17: incorrect codeowner user: pragnagopa Line: 17: incorrect codeowner user: eliaslopezgt Line: 17: no users/groups matched

18 строки
741 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
#
* @azure/azure-functions-core
# Adding codeowner for Python specific files such that GitHub automatically adds python folks as a reviewer.
build/python.props @vrdmr @gavin-aguiar @YunchuWang @pdthummar @hallvictoria
eng/build/Workers.Python.props @vrdmr @gavin-aguiar @YunchuWang @pdthummar @hallvictoria
# Deps.json validation file
test/WebJobs.Script.Tests/Microsoft.Azure.WebJobs.Script.WebHost.deps.json @fabiocav @brettsam @mathewc
src/WebJobs.Script.WebHost/PreJIT/* @vrdmr @pragnagopa @eliaslopezgt @azure/azure-functions-core