WALinuxAgent/CODEOWNERS
Line: 1: incorrect format Line: 12: incorrect codeowner user: trstringer Line: 12: incorrect codeowner user: anhvoms Line: 12: no users/groups matched Line: 13: incorrect codeowner user: trstringer Line: 13: incorrect codeowner user: anhvoms Line: 13: no users/groups matched Line: 18: incorrect codeowner user: longlimsft Line: 18: no users/groups matched Line: 19: incorrect codeowner user: longlimsft Line: 19: no users/groups matched Line: 24: incorrect codeowner user: narrieta Line: 24: incorrect codeowner user: ZhidongPeng Line: 24: incorrect codeowner user: nagworld9 Line: 24: incorrect codeowner user: maddieford Line: 24: incorrect codeowner user: gabstamsft Line: 24: no users/groups matched

25 строки
694 B
Plaintext

1
# 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
# Provisioning Agent
# The Azure Linux Provisioning team is interested in getting notifications
# when there are requests for changes in the provisioning agent. For any
# questions, please feel free to reach out to thstring@microsoft.com.
/azurelinuxagent/pa/ @trstringer @anhvoms
/tests/pa/ @trstringer @anhvoms
#
# RDMA
#
/azurelinuxagent/common/rdma.py @longlimsft
/azurelinuxagent/pa/rdma/ @longlimsft
#
# Linux Agent team
#
* @narrieta @ZhidongPeng @nagworld9 @maddieford @gabstamsft