diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..eb4a24c --- /dev/null +++ b/OWNERS @@ -0,0 +1,6 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +reviewers: +- concourse-reviewers +approvers: +- concourse-approvers diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 0000000..319f2ae --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,13 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +aliases: + concourse-reviewers: + - 8R0WNI3 + - ccwienk + - TuanAnh17N + - zkdev + concourse-approvers: + - 8R0WNI3 + - ccwienk + - TuanAnh17N + - zkdev