From 7bae2e7321a7bc623e85fbcae8ecab11206f2499 Mon Sep 17 00:00:00 2001 From: Ricardo Katz Date: Wed, 15 Dec 2021 11:38:27 -0300 Subject: [PATCH] Comment busy owners (#8035) * Cleanup owners files * Cleanup owners files --- OWNERS | 2 -- OWNERS_ALIASES | 8 ++++++-- docs/OWNERS | 3 +++ 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/OWNERS b/OWNERS index 1d90c4cd5..20082fb1f 100644 --- a/OWNERS +++ b/OWNERS @@ -1,9 +1,7 @@ # See the OWNERS docs: https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md approvers: -- ingress-nginx-admins - ingress-nginx-maintainers -- sig-network-leads reviewers: - ingress-nginx-reviewers diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index f147d0f89..286a0d998 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -9,16 +9,15 @@ aliases: ingress-nginx-admins: - bowei - rikatz + - strongjz ingress-nginx-maintainers: - ElvinEfendi - - justinsb - rikatz - strongjz ingress-nginx-reviewers: - ElvinEfendi - - cmluciano - rikatz - strongjz - tao12345666333 @@ -31,5 +30,10 @@ aliases: - ChiefAlexander - cpanato + ingress-nginx-docs-maintainers: + - IamNoah1 + - longwuyuan + - tao12345666333 + ingress-nginx-kube-webhook-certgen-reviewers: - invidian diff --git a/docs/OWNERS b/docs/OWNERS index 1d3805a73..e8b886e5b 100644 --- a/docs/OWNERS +++ b/docs/OWNERS @@ -1,4 +1,7 @@ # See the OWNERS docs: https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md +approvers: +- ingress-nginx-docs-maintainers + labels: - area/docs \ No newline at end of file