mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-03 11:56:30 -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
|
# Additional Co-Owners are added to the TOP of this file.
|
||||||
# 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
|
# High-traffic pages
|
||||||
# codebase has changed very significantly, very recently :)
|
/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