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