invidious/.github/CODEOWNERS
syeopite 3ac8f28c3d
Create CODEOWNERS
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

Allows automatically assigning PRs to teams/users when it modifies a 
specific section of the repo that they "own".
2021-09-20 02:47:27 +00:00

9 lines
227 B
Plaintext

# Default and lowest precedence. If none of the below matches, @iv-org/developers would be requested for review.
* @iv-org/developers
docker-compose.yml @unixfox
docker/ @unixfox
README.md @thefrenchghosty
scripts/ @syeopite