Comment busy owners (#8035)
* Cleanup owners files * Cleanup owners files
This commit is contained in:
parent
8ccec84496
commit
7bae2e7321
3 changed files with 9 additions and 4 deletions
2
OWNERS
2
OWNERS
|
@ -1,9 +1,7 @@
|
||||||
# See the OWNERS docs: https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md
|
# See the OWNERS docs: https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- ingress-nginx-admins
|
|
||||||
- ingress-nginx-maintainers
|
- ingress-nginx-maintainers
|
||||||
- sig-network-leads
|
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- ingress-nginx-reviewers
|
- ingress-nginx-reviewers
|
||||||
|
|
|
@ -9,16 +9,15 @@ aliases:
|
||||||
ingress-nginx-admins:
|
ingress-nginx-admins:
|
||||||
- bowei
|
- bowei
|
||||||
- rikatz
|
- rikatz
|
||||||
|
- strongjz
|
||||||
|
|
||||||
ingress-nginx-maintainers:
|
ingress-nginx-maintainers:
|
||||||
- ElvinEfendi
|
- ElvinEfendi
|
||||||
- justinsb
|
|
||||||
- rikatz
|
- rikatz
|
||||||
- strongjz
|
- strongjz
|
||||||
|
|
||||||
ingress-nginx-reviewers:
|
ingress-nginx-reviewers:
|
||||||
- ElvinEfendi
|
- ElvinEfendi
|
||||||
- cmluciano
|
|
||||||
- rikatz
|
- rikatz
|
||||||
- strongjz
|
- strongjz
|
||||||
- tao12345666333
|
- tao12345666333
|
||||||
|
@ -31,5 +30,10 @@ aliases:
|
||||||
- ChiefAlexander
|
- ChiefAlexander
|
||||||
- cpanato
|
- cpanato
|
||||||
|
|
||||||
|
ingress-nginx-docs-maintainers:
|
||||||
|
- IamNoah1
|
||||||
|
- longwuyuan
|
||||||
|
- tao12345666333
|
||||||
|
|
||||||
ingress-nginx-kube-webhook-certgen-reviewers:
|
ingress-nginx-kube-webhook-certgen-reviewers:
|
||||||
- invidian
|
- invidian
|
||||||
|
|
|
@ -1,4 +1,7 @@
|
||||||
# See the OWNERS docs: https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md
|
# See the OWNERS docs: https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md
|
||||||
|
|
||||||
|
approvers:
|
||||||
|
- ingress-nginx-docs-maintainers
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- area/docs
|
- area/docs
|
Loading…
Reference in a new issue