-
-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathCODEOWNERS
More file actions
27 lines (19 loc) · 624 Bytes
/
CODEOWNERS
File metadata and controls
27 lines (19 loc) · 624 Bytes
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
# -------------------------------------------------
# CODEOWNERS - For automated review request for
# high impact files.
#
# Important: The order in this file cascades.
#
# https://help.github.com/articles/about-codeowners
# -------------------------------------------------
# -------------------------------------------------
# All files are owned by ops team
# -------------------------------------------------
* @freecodecamp/dev-team
# --- Owned by none (negate rule above) ---
package.json
package-lock.json
/* @freecodecamp/dev-team
# --- Owned by none (negate rule above) ---
/package.json
/package-lock.json