-
Notifications
You must be signed in to change notification settings - Fork 34
/
CODEOWNERS
Validating CODEOWNERS rules...
31 lines (27 loc) · 1.2 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Firefox Translations review group
.dockerignore @mozilla/firefox-translations
.github @mozilla/firefox-translations
.gitignore @mozilla/firefox-translations
.gitmodules @mozilla/firefox-translations
docker @mozilla/firefox-translations
docs @mozilla/firefox-translations
utils @mozilla/firefox-translations
CODE_OF_CONDUCT.md @mozilla/firefox-translations
LICENSE @mozilla/firefox-translations
poetry.lock @mozilla/firefox-translations
pyproject.toml @mozilla/firefox-translations
README.md @mozilla/firefox-translations
Taskfile.yml @mozilla/firefox-translations
# Translations Training review group
configs @mozilla/translations-training
pipeline @mozilla/translations-training
snakemake @mozilla/translations-training
tests @mozilla/translations-training
tracking @mozilla/translations-training
# Translations Inference review group
inference-engine @mozilla/translations-inference
# Taskcluster pipeline related files. Changes to these ought to be reviewed by
# RelEng to watch for security issues and best practices. These should also
# be reviewed by people familiar with the pipeline itself.
.taskcluster.yml @mozilla/releng @mozilla/translations-training
taskcluster @mozilla/releng @mozilla/translations-training