diff --git a/OWNERS b/OWNERS new file mode 100644 index 000000000..df83b08e1 --- /dev/null +++ b/OWNERS @@ -0,0 +1,6 @@ +# See the OWNERS docs: https://git.k8s.io/community/docs/devel/owners.md + +approvers: + - sig-cluster-lifecycle-leads + - kube-deploy-admins + - kube-deploy-maintainers diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 000000000..90ed46326 --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,19 @@ +# See the OWNERS docs: https://git.k8s.io/community/docs/devel/owners.md + +aliases: + sig-cluster-lifecycle-leads: + - jbeda + - lukemarsden + - luxas + - roberthbailey + kube-deploy-admins: + - justinsb + - krousey + - luxas + - roberthbailey + kube-deploy-maintainers: + - jesssicaochen + - kris-nova + - krousey + - medinatiger + - roberthbailey