From cc57c05321f521184691cf0d25fc7b055a378d55 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Fri, 16 Jul 2021 15:24:09 +0200 Subject: [PATCH] update OWNERS and aliases files (#7365) Signed-off-by: Carlos Panato --- OWNERS | 13 +++++-------- OWNERS_ALIASES | 30 ++++++++++++++++++++++++++---- charts/ingress-nginx/OWNERS | 8 ++++---- images/OWNERS | 10 ++++++---- 4 files changed, 41 insertions(+), 20 deletions(-) diff --git a/OWNERS b/OWNERS index 250bce4e8..1d90c4cd5 100644 --- a/OWNERS +++ b/OWNERS @@ -1,15 +1,12 @@ # See the OWNERS docs: https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md approvers: - - ingress-nginx-admins - - ingress-nginx-maintainers - - ElvinEfendi - - rikatz +- ingress-nginx-admins +- ingress-nginx-maintainers +- sig-network-leads reviewers: - - ElvinEfendi - - cmluciano - - rikatz +- ingress-nginx-reviewers emeritus_approvers: - - aledbf # 2020-04-02 +- aledbf # 2020-04-02 diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 30f781cfc..b313f36b8 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -2,9 +2,31 @@ aliases: sig-network-leads: - - caseydavenport - - dcbw - - thockin + - caseydavenport + - dcbw + - thockin + ingress-nginx-admins: - - bowei + - bowei + - rikatz + ingress-nginx-maintainers: + - ElvinEfendi + - justinsb + - rikatz + - strongjz + + ingress-nginx-reviewers: + - ElvinEfendi + - cmluciano + - rikatz + - strongjz + - tao12345666333 + + ingress-nginx-helm-maintainers: + - ChiefAlexander + - cpanato + + ingress-nginx-helm-reviewers: + - ChiefAlexander + - cpanato diff --git a/charts/ingress-nginx/OWNERS b/charts/ingress-nginx/OWNERS index 0cece5f7c..a31654fff 100644 --- a/charts/ingress-nginx/OWNERS +++ b/charts/ingress-nginx/OWNERS @@ -1,7 +1,7 @@ +# See the OWNERS docs: https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md + approvers: - - ChiefAlexander - - cpanato +- ingress-nginx-helm-maintainers reviewers: - - ChiefAlexander - - cpanato +- ingress-nginx-helm-reviewers diff --git a/images/OWNERS b/images/OWNERS index b135a937c..00f162ebd 100644 --- a/images/OWNERS +++ b/images/OWNERS @@ -1,7 +1,9 @@ +# See the OWNERS docs: https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md + approvers: -- aledbf -- ElvinEfendi +- ingress-nginx-admins +- ingress-nginx-maintainers reviewers: -- ElvinEfendi -- aledbf +- ingress-nginx-admins +- ingress-nginx-maintainers