chore: update codeowners
This commit is contained in:
committed by
GitHub
parent
18b9e60e22
commit
9b16c2bfab
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
@ -8,16 +8,18 @@
|
|||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
|
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
# All files are owned by dev team
|
# All files except markdown are owned by dev team
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
|
|
||||||
* @freecodecamp/dev-team
|
* @freecodecamp/dev-team
|
||||||
|
*.md
|
||||||
|
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
# All files (junk or markdown) in guide is ignored
|
# All files (junk or markdown) in guide is ignored
|
||||||
# by dev team
|
# by dev team
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
/guide/*
|
|
||||||
|
/guide/
|
||||||
|
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
# All files in the root are owned by dev team
|
# All files in the root are owned by dev team
|
||||||
|
Reference in New Issue
Block a user