You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
degoogle/.github/CODEOWNERS

16 lines
260 B
Plaintext

# Protect build scripts
*.js @tycrek
# Protect NPM files
*.json @tycrek
# Protect MIRRORS.md
/MIRRORS.md @tycrek
# Protect .github & others
/.github/ @tycrek
/.gitattributes @tycrek
# Protect README.md (restricted to degoogle-bot)
/README.md @degoogle-bot