chore: update codeowners for guide

This commit is contained in:
mrugesh mohapatra
2018-10-21 01:48:42 +05:30
committed by GitHub
parent b75571386a
commit 18b9e60e22

9
.github/CODEOWNERS vendored
View File

@ -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