diff --git a/OWNERS b/OWNERS index a2c1ec766..7194e61d6 100644 --- a/OWNERS +++ b/OWNERS @@ -1,6 +1,6 @@ +# See the OWNERS docs: https://git.k8s.io/community/docs/devel/owners.md + approvers: -- aledbf -- justinsb -- bprashanth -- thockin -- nicksardo + - sig-network-leads + - ingress-nginx-admins + - ingress-nginx-maintainers diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 000000000..0efd78b2c --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,15 @@ +# See the OWNERS docs: https://git.k8s.io/community/docs/devel/owners.md + +aliases: + sig-network-leads: + - caseydavenport + - dcbw + - thockin + ingress-nginx-admins: + - bowei + - bprashanth + ingress-nginx-maintainers: + - justinsb + - aledbf + - nicksardo + - bprashanth