From 524a8b32a69d35798f51ef4ce55f0fec761c8907 Mon Sep 17 00:00:00 2001 From: Michelle Au Date: Fri, 11 Nov 2022 19:25:18 +0000 Subject: [PATCH] add sig-storage reviewers, remove inactive sig-storage reviewers, remove redundant owners files --- OWNERS_ALIASES | 22 +++++++++---------- pkg/controller/volume/attachdetach/OWNERS | 5 ----- pkg/controller/volume/expand/OWNERS | 6 ----- pkg/controller/volume/persistentvolume/OWNERS | 12 ---------- pkg/volume/hostpath/OWNERS | 12 ---------- pkg/volume/local/OWNERS | 17 -------------- .../util/nestedpendingoperations/OWNERS | 4 ---- pkg/volume/util/operationexecutor/OWNERS | 5 ----- 8 files changed, 11 insertions(+), 72 deletions(-) delete mode 100644 pkg/controller/volume/attachdetach/OWNERS delete mode 100644 pkg/controller/volume/expand/OWNERS delete mode 100644 pkg/controller/volume/persistentvolume/OWNERS delete mode 100644 pkg/volume/hostpath/OWNERS delete mode 100644 pkg/volume/local/OWNERS delete mode 100644 pkg/volume/util/nestedpendingoperations/OWNERS delete mode 100644 pkg/volume/util/operationexecutor/OWNERS diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 28e77016814..2b1e0331067 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -135,30 +135,30 @@ aliases: - Verolop # Release Manager - xmudrii # Release Manager sig-storage-approvers: + - gnufied + - jsafrane + - msau42 - saad-ali - thockin - - jsafrane - - gnufied - - msau42 - xing-yang # emeritus: # - rootfs sig-storage-reviewers: + - chrishenzie + - gnufied + - humblec - jsafrane - jingxu97 - - msau42 - - gnufied - - verult - - humblec - - xing-yang - - chrishenzie - - Jiawei0227 - mattcary + - mauriciopoppe + - msau42 - saikat-royc + - xing-yang # emeritus: # - davidz627 + # - Jiawei0227 # - rootfs - + # - verult sig-scheduling-maintainers: - alculquicondor - Huang-Wei diff --git a/pkg/controller/volume/attachdetach/OWNERS b/pkg/controller/volume/attachdetach/OWNERS deleted file mode 100644 index aa982379637..00000000000 --- a/pkg/controller/volume/attachdetach/OWNERS +++ /dev/null @@ -1,5 +0,0 @@ -# See the OWNERS docs at https://go.k8s.io/owners - -approvers: - - saad-ali - - gnufied diff --git a/pkg/controller/volume/expand/OWNERS b/pkg/controller/volume/expand/OWNERS deleted file mode 100644 index 4d559c0a9cc..00000000000 --- a/pkg/controller/volume/expand/OWNERS +++ /dev/null @@ -1,6 +0,0 @@ -# See the OWNERS docs at https://go.k8s.io/owners - -approvers: - - saad-ali - - jsafrane - - gnufied diff --git a/pkg/controller/volume/persistentvolume/OWNERS b/pkg/controller/volume/persistentvolume/OWNERS deleted file mode 100644 index c4a999d92d8..00000000000 --- a/pkg/controller/volume/persistentvolume/OWNERS +++ /dev/null @@ -1,12 +0,0 @@ -# See the OWNERS docs at https://go.k8s.io/owners - -approvers: - - jsafrane - - saad-ali - - thockin - - msau42 -reviewers: - - jsafrane - - saad-ali - - thockin - - msau42 diff --git a/pkg/volume/hostpath/OWNERS b/pkg/volume/hostpath/OWNERS deleted file mode 100644 index 9ab18553d1d..00000000000 --- a/pkg/volume/hostpath/OWNERS +++ /dev/null @@ -1,12 +0,0 @@ -# See the OWNERS docs at https://go.k8s.io/owners - -approvers: - - saad-ali - - thockin -reviewers: - - saad-ali - - jsafrane - - jingxu97 - - msau42 -emeritus_approvers: - - pmorie diff --git a/pkg/volume/local/OWNERS b/pkg/volume/local/OWNERS deleted file mode 100644 index 25dcd9cae14..00000000000 --- a/pkg/volume/local/OWNERS +++ /dev/null @@ -1,17 +0,0 @@ -# See the OWNERS docs at https://go.k8s.io/owners - -approvers: - - saad-ali - - thockin - - msau42 - - jingxu97 - - jsafrane - - cofyc -reviewers: - - saad-ali - - jsafrane - - jingxu97 - - msau42 - - cofyc -emeritus_approvers: - - vishh diff --git a/pkg/volume/util/nestedpendingoperations/OWNERS b/pkg/volume/util/nestedpendingoperations/OWNERS deleted file mode 100644 index e3bfbc909cf..00000000000 --- a/pkg/volume/util/nestedpendingoperations/OWNERS +++ /dev/null @@ -1,4 +0,0 @@ -# See the OWNERS docs at https://go.k8s.io/owners - -approvers: - - saad-ali diff --git a/pkg/volume/util/operationexecutor/OWNERS b/pkg/volume/util/operationexecutor/OWNERS deleted file mode 100644 index 18bd4c9e949..00000000000 --- a/pkg/volume/util/operationexecutor/OWNERS +++ /dev/null @@ -1,5 +0,0 @@ -# See the OWNERS docs at https://go.k8s.io/owners - -approvers: - - saad-ali - - jingxu97