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