From 67d5ae2831b8daf47d907b96adb4eb45584175f4 Mon Sep 17 00:00:00 2001 From: Dimitar Mirchev Date: Thu, 22 Jan 2026 14:34:43 +0200 Subject: [PATCH] Add owners files --- OWNERS | 6 ++++++ OWNERS_ALIASES | 13 +++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 OWNERS create mode 100644 OWNERS_ALIASES 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