diff --git a/OWNERS b/OWNERS new file mode 100644 index 000000000000..9faf1654a255 --- /dev/null +++ b/OWNERS @@ -0,0 +1,6 @@ +# See the OWNERS docs: https://git.k8s.io/community/contributors/devel/owners.md + +approvers: + - sig-cluster-lifecycle-leads + - cluster-api-admins + - cluster-api-maintainers \ No newline at end of file diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 000000000000..0a4cbdf16c3f --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,22 @@ +# See the OWNERS docs: https://git.k8s.io/community/docs/devel/owners.md + +aliases: + sig-cluster-lifecycle-leads: + - lukemarsden + - luxas + - roberthbailey + - timothysc + cluster-api-admins: + - justinsb + - krousey + - luxas + - roberthbailey + - kris-nova + cluster-api-maintainers: + - jessicaochen + - karan + - kris-nova + - krousey + - medinatiger + - roberthbailey + - rsdcastro \ No newline at end of file