diff --git a/OWNERS b/OWNERS new file mode 100644 index 00000000..5f7c991a --- /dev/null +++ b/OWNERS @@ -0,0 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - core-ack-team + - service-team \ No newline at end of file diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 00000000..0f9b7798 --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,12 @@ +# See the OWNERS docs at https://go.k8s.io/owners#owners_aliases + +aliases: + # Always allow the core ACK maintainers to have access to your repository + core-ack-team: + - jaypipes + - mhausenblas + - a-hilaly + - RedbackThomson + - vijtrip2 + # TODO: Add your team members to your team controller alias + service-team: [] \ No newline at end of file