/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
scripts/linters/test_files/valid_codeowners
20 строк
739 B
yash bahuguna
Fix #18220:migrating packages from dependencies.json to package.json part 1 and additional cleanup to remove dependencies.json entirely (#24880)
24 апр 2026, 10:31
Не верифицирован
24 апр 2026, 10:31
5cfa606
Код
Авторство
О чём код?
# Per-directory ownership and automatic assignment for pull requests. /core @kevinlee12 # Critical files. # # IMPORTANT NOTE: Please ensure that these files are always located at the end # of the CODEOWNERS file, since later rows override earlier ones. For details, # see the example at the bottom of this page: # # https://help.github.com/en/articles/about-code-owners # # On modifying this list make sure to keep the CODEOWNER_IMPORTANT_PATHS list # in scripts/linters/run_lint_checks.py in sync with the modifications. /requirements.txt @vojtechjelinek /package.json @vojtechjelinek /yarn.lock @vojtechjelinek /scripts/install_third_party_libs.py @vojtechjelinek /.github/CODEOWNERS @DubeySandeep /.github/stale.yml @ankita240796