2
0
mirror of https://github.com/tycrek/degoogle synced 2024-11-10 01:13:40 +00:00
degoogle/.github/CODEOWNERS
Josh Moore 34218f041b
Squash commits hopefully (#518)
Co-authored-by: amo13 <amaury@mailbox.org>
Co-authored-by: Matthew Wise <matthew.rs.wise@gmail.com>
Co-authored-by: Mark Niehe <mark.niehe@segment.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Degoogle Bot <dg-bot-push@tycrek.com>
2023-10-19 17:03:13 -06:00

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