mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-03 01:52:39 +00:00
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
|
||||||
|
Reference in New Issue
Block a user