summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorSamantaz Fox <coding@samantaz.fr>2021-10-07 15:01:25 +0200
committerGitHub <noreply@github.com>2021-10-07 06:01:25 -0700
commitf85930700b5e273f4236aa26fc96c9e8f054d652 (patch)
tree066e68bf0c6a50354eae10297d7f3e5c6e3fe991 /.github
parent707ef1d0f793b9c1842f7153529709e53c136275 (diff)
downloadinvidious-f85930700b5e273f4236aa26fc96c9e8f054d652.tar.gz
invidious-f85930700b5e273f4236aa26fc96c9e8f054d652.tar.bz2
invidious-f85930700b5e273f4236aa26fc96c9e8f054d652.zip
Add myself (SamantazFox) as codeowner of locale files (#2472)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 079d85eb..7a2c3760 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -12,4 +12,7 @@ scripts/ @syeopite
shards.lock @syeopite
shards.yml @syeopite
+locales/ @SamantazFox
+src/invidious/helpers/i18n.cr @SamantazFox
+
src/invidious/helpers/youtube_api.cr @SamantazFox