forked from danos/vyatta-dataplane
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
19 lines (13 loc) · 1.05 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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
meson.build [email protected]
/Jenkinsfile [email protected]