-
Notifications
You must be signed in to change notification settings - Fork 264
Expand file tree
/
Copy pathCODEOWNERS
More file actions
19 lines (19 loc) · 1023 Bytes
/
CODEOWNERS
File metadata and controls
19 lines (19 loc) · 1023 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# The intention of the CODEOWNERS is that a reviewer can be automatically assigned
# to a PR when it is opened instead of needing to be manually assigned or being left
# unassigned. PRs without assigned Reviewers do not get the prompt attention that
# they should.
#
# The CODEOWNERS are not Gatekeepers, just someone who has the domain knowledge to
# review a PR in an area.
#
# Rules are evaluated in this order, and the last match is used for auto-assignment.
* @azure/azure-sdn-members
/.github/ @azure/acn-admins
/cns/ @azure/acn-cns-reviewers
/cni/ @azure/acn-cni-reviewers
/dropgz/ @rbtr @camrynl @paulyufan2 @ashvindeodhar @thatmattlong
/npm/ @azure/acn-npm-reviewers
/zapai/ @rbtr @ZetaoZhuang
/bpf-prog/ @camrynl @QxBytes @santhoshmprabhu
/azure-ip-masq-merger/ @QxBytes @santhoshmprabhu
/azure-iptables-monitor/ @QxBytes @santhoshmprabhu