chore: update codeowners

This commit is contained in:
mrugesh mohapatra
2018-10-21 01:55:06 +05:30
committed by GitHub
parent 18b9e60e22
commit 9b16c2bfab

6
.github/CODEOWNERS vendored
View File

@ -8,16 +8,18 @@
# -------------------------------------------------
# -------------------------------------------------
# All files are owned by dev team
# All files except markdown are owned by dev team
# -------------------------------------------------
* @freecodecamp/dev-team
*.md
# -------------------------------------------------
# All files (junk or markdown) in guide is ignored
# by dev team
# -------------------------------------------------
/guide/*
/guide/
# -------------------------------------------------
# All files in the root are owned by dev team