/
githubmirror
/
amphtml
Обзор
Документация
Войти
/
githubmirror
/
amphtml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
extensions/amp-subscriptions/OWNERS
16 строк
354 B
John Pettitt
🏗 Add ChrisAntaki to owners for amp-subscriptions-* and subscriptions-project (#38518)
28 окт 2022, 01:57
Не верифицирован
28 окт 2022, 01:57
9664ef2
Код
Авторство
О чём код?
// For an explanation of the OWNERS rules and syntax, see: // https://github.com/ampproject/amp-github-apps/blob/main/owners/OWNERS.example { rules: [ { owners: [ {name: 'alin04'}, {name: 'chrisantaki'}, {name: 'fikus'}, {name: 'hartmannr76'}, {name: 'jpettitt', notify: true}, ], }, ], }