feat: added CODEOWNERS

pull/516/head
Josh Moore 8 months ago
parent 1499c25a39
commit 72698ef329

12
.github/CODEOWNERS vendored

@ -0,0 +1,12 @@
# Protect build scripts
*.js @tycrek
# Protect NPM files
*.json @tycrek
# Protect MIRRORS.md
/MIRRORS.md @tycrek
# Protect .github & others
/.github/ @tycrek
/.gitattributes @tycrek
Loading…
Cancel
Save