-
Notifications
You must be signed in to change notification settings - Fork 216
/
Copy pathCODEOWNERS
35 lines (23 loc) · 2.84 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# IMPORTANT - Rules defined later in the file take precedence, so we define a default first.
# When editing descriptions, DO NOT add lines which:
# - Have no users, such as:
# /foo/
# This means that no reviews are needed.
# - Have one user, such as:
# /foo/ @some_user
# That means that some_user needs no reviews.
# In the above cases, it is better to remove the line and use the default rule.
# Repository level default ownership
# Folder level ownership
# File level ownership