chore: update codeowners
This commit is contained in:
committed by
GitHub
parent
c8efc71c3b
commit
8ed9fae9ec
11
.github/CODEOWNERS
vendored
11
.github/CODEOWNERS
vendored
@ -8,21 +8,22 @@
|
|||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
|
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
# All files except markdown is owned by dev team
|
# All files except markdown are owned by dev team
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
|
|
||||||
* @freecodecamp/dev-team
|
* @freecodecamp/dev-team
|
||||||
*.md
|
*.md
|
||||||
|
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
# All files in the root including markdown is owned
|
# All files in the root are owned by dev team
|
||||||
# by dev team
|
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
|
|
||||||
/* @freecodecamp/dev-team
|
/* @freecodecamp/dev-team
|
||||||
|
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
# All files in root of docs is owned by dev team
|
# All markdown files in the root are owned
|
||||||
|
# by Quincy Larson.
|
||||||
|
# He oversees the README, LICENSE etc.
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
|
|
||||||
/docs/* @freecodecamp/dev-team
|
/*.md @QuincyLarson
|
||||||
|
Reference in New Issue
Block a user