mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-31 02:18:44 -04:00
parent
e88ee141bb
commit
0919987d62
1 changed files with 21 additions and 4 deletions
25
.github/CODEOWNERS
vendored
25
.github/CODEOWNERS
vendored
|
@ -1,4 +1,21 @@
|
|||
* @JonahAragon
|
||||
# Why? Because until we have documentation in place, I need to make sure every
|
||||
# PR is following the new best-practices for this repository, since the
|
||||
# codebase has changed very significantly, very recently :)
|
||||
# Additional Co-Owners are added to the TOP of this file.
|
||||
|
||||
# High-traffic pages
|
||||
/index.html @JonahAragon @dngray
|
||||
/blog.html @JonahAragon
|
||||
|
||||
# Org/legal
|
||||
/notices.md @JonahAragon
|
||||
/privacy-policy.md @JonahAragon
|
||||
LICENSE @JonahAragon
|
||||
|
||||
# Website dev
|
||||
/_sass/ @JonahAragon
|
||||
/_layouts/ @JonahAragon
|
||||
Gemfile @JonahAragon
|
||||
Gemfile.lock @JonahAragon
|
||||
_config.yml @JonahAragon
|
||||
|
||||
# Ops
|
||||
/.github/ @JonahAragon
|
||||
/.well-known/ @JonahAragon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue