/
githubmirror
/
amphtml
Обзор
Документация
Войти
/
githubmirror
/
amphtml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/service/OWNERS
15 строк
398 B
Raghu Simha
📖 Update links that were pointing to the `master` branch of `amp-github-apps` (#33571)
08 апр 2021, 00:34
Не верифицирован
08 апр 2021, 00:34
730e285
Код
Авторство
О чём код?
// For an explanation of the OWNERS rules and syntax, see: // https://github.com/ampproject/amp-github-apps/blob/main/owners/OWNERS.example { rules: [ { pattern: 'video-*.js', owners: [{name: 'ampproject/wg-components'}], }, { pattern: '{cid-*,*-cid-*,*-cid,url-replacements-impl,storage-impl}.js', owners: [{name: 'ampproject/wg-components'}], }, ], }