CODEOWNERS 457 B

12345678910111213141516171819
  1. # Default and lowest precedence. If none of the below matches, @iv-org/developers would be requested for review.
  2. * @iv-org/developers
  3. docker-compose.yml @unixfox
  4. docker/ @unixfox
  5. kubernetes/ @unixfox
  6. README.md @thefrenchghosty
  7. config/config.example.yml @SamantazFox @unixfox
  8. scripts/ @syeopite
  9. shards.lock @syeopite
  10. shards.yml @syeopite
  11. locales/ @SamantazFox
  12. src/invidious/helpers/i18n.cr @SamantazFox
  13. src/invidious/helpers/youtube_api.cr @SamantazFox