/
githubmirror
/
kubernetes
Обзор
Документация
Войти
/
githubmirror
/
kubernetes
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
pkg/api/OWNERS
17 строк
366 B
Davanum Srinivas
Check in OWNERS modified by update-yamlfmt.sh
10 дек 2021, 05:31
Не верифицирован
10 дек 2021, 05:31
9405e9b
Код
Авторство
О чём код?
# See the OWNERS docs at https://go.k8s.io/owners # Disable inheritance as this is an api owners file options: no_parent_owners: true filters: ".*": approvers: - api-approvers reviewers: - api-reviewers # examples: # pkg/api/types.go # pkg/api/*/register.go "([^/]+/)?(register|types)\\.go$": labels: - kind/api-change