-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathCODEOWNERS
More file actions
16 lines (11 loc) · 991 Bytes
/
CODEOWNERS
File metadata and controls
16 lines (11 loc) · 991 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This is a comment.
# Each line is a file pattern followed by one or more owners.
# Ordering is important! The last matching file pattern has the highest precedence.
# Do not use @user, @@group or @org/team syntax as these are either Github or Bitbucket specific
# Use only emails addresses
/src/npf_shim.* iwilson@mail.eng.vyatta.net paitken@mail.eng.vyatta.net dfawcus+atlassian@mail.eng.vyatta.net gsheare@mail.eng.vyatta.net
/src/npf/ iwilson@mail.eng.vyatta.net paitken@mail.eng.vyatta.net dfawcus+atlassian@mail.eng.vyatta.net gsheare@mail.eng.vyatta.net
/src/npf/app_group/ paitken@mail.eng.vyatta.net dfawcus+atlassian@mail.eng.vyatta.net gsheare@mail.eng.vyatta.net
/src/npf/dpi/ paitken@mail.eng.vyatta.net dfawcus+atlassian@mail.eng.vyatta.net gsheare@mail.eng.vyatta.net
/src/qos* aroberts@mail.eng.vyatta.net adewar@mail.eng.vyatta.net
/src/session/ iwilson@mail.eng.vyatta.net paitken@mail.eng.vyatta.net dfawcus+atlassian@mail.eng.vyatta.net gsheare@mail.eng.vyatta.net