From f634098d9fffeaef84eb36b732c26f3009ad3fcb Mon Sep 17 00:00:00 2001 From: Mike Fedosin Date: Mon, 2 Mar 2020 12:34:52 +0100 Subject: [PATCH] Change owners --- OWNERS | 8 +------- OWNERS_ALIASES | 7 +++++++ 2 files changed, 8 insertions(+), 7 deletions(-) create mode 100644 OWNERS_ALIASES diff --git a/OWNERS b/OWNERS index 1a1dd25fe..65adb376b 100644 --- a/OWNERS +++ b/OWNERS @@ -1,8 +1,2 @@ -# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md - approvers: -- msau42 -- saad-ali -reviewers: -- msau42 -- saad-ali + - shiftstack-team diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 000000000..707d62ebf --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,7 @@ +aliases: + shiftstack-team: + - Fedosin + - iamemilio + - mandre + - tomassedovic + - pierreprinetti