summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
blob: 079d85eb99ff7c8486724f89ba920ffa258e2e53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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
kubernetes/ @unixfox

README.md @thefrenchghosty
config/config.example.yml @thefrenchghosty @SamantazFox @unixfox

scripts/ @syeopite
shards.lock @syeopite
shards.yml @syeopite

src/invidious/helpers/youtube_api.cr @SamantazFox