azure-linux-extensions/CODEOWNERS
Line: 11: incorrect codeowner user: nkuchta Line: 11: no users/groups matched Line: 14: no users/groups matched Line: 17: incorrect codeowner user: D1v38om83r Line: 17: incorrect codeowner user: nkuchta Line: 17: no users/groups matched Line: 20: no users/groups matched Line: 23: no users/groups matched Line: 26: incorrect codeowner user: Bhargava-Chary-Chollaty Line: 26: no users/groups matched Line: 29: no users/groups matched Line: 32: no users/groups matched Line: 35: incorrect codeowner user: D1v38om83r Line: 35: incorrect codeowner user: nkuchta Line: 35: no users/groups matched Line: 38: incorrect codeowner user: iamashwani-who Line: 38: incorrect codeowner user: vityagi Line: 38: incorrect codeowner user: mearvind Line: 38: no users/groups matched Line: 41: incorrect codeowner user: vimish Line: 41: incorrect codeowner user: ejarvi Line: 41: incorrect codeowner user: vermashi Line: 41: no users/groups matched Line: 44: incorrect codeowner user: D1v38om83r Line: 44: incorrect codeowner user: nkuchta Line: 44: no users/groups matched Line: 45: incorrect codeowner user: D1v38om83r Line: 45: incorrect codeowner user: nkuchta Line: 45: no users/groups matched

57 строки
1.5 KiB
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
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# the following owners will be requested for
# review when someone opens a pull request.
* @nkuchta @Azure/azure-agent-extensions
# Azure Monitor Agent Extension
/AzureMonitorAgent/ @Azure/geneva-linux-agents
# CustomScript Extension
/CustomScript/ @D1v38om83r @nkuchta @Azure/azure-agent-extensions
# Diagnostics (LAD) Extension
/Diagnostic/ @Azure/geneva-linux-agents
# Utils for LAD/AMA metrics
/LAD-AMA-Common/ @Azure/geneva-linux-agents
# DSCForLinux Extension
/DSC/ @Bhargava-Chary-Chollaty
# OMS Agent Extension
/OmsAgent/ @Azure/geneva-linux-agents
# OpenCensus Translator Extension
/opencensus-service/ @Azure/geneva-linux-agents
# VMAccess Extension
/VMAccess/ @D1v38om83r @nkuchta @Azure/azure-agent-extensions
# VMBackup Extension
/VMBackup/ @iamashwani-who @vityagi @mearvind
# VMEncryption Extension
/VMEncryption/ @vimish @ejarvi @vermashi
# WALinuxAgent
/Common/ @D1v38om83r @nkuchta @Azure/walinuxagent @Azure/azure-agent-extensions
/Utils/ @D1v38om83r @nkuchta @Azure/walinuxagent @Azure/azure-agent-extensions
# Abandoned?
# /AzureEnhancedMonitor/
# /OSPatching/
# /RDMAUpdate/
# /SampleExtension/
# /TestHandlerLinux/
# /docs/
# /registration-scripts/
# /script/
# /ui-extension-packages/