From 5a68e984a3e237f11a8e46fe3eef6b496433ecb1 Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Fri, 21 May 2021 09:31:53 +0200 Subject: [PATCH] OWNERS update with aliases --- OWNERS | 15 +++++++++++---- OWNERS_ALIASES | 1 + 2 files changed, 12 insertions(+), 4 deletions(-) create mode 120000 OWNERS_ALIASES diff --git a/OWNERS b/OWNERS index 17b8b646..79d2b684 100644 --- a/OWNERS +++ b/OWNERS @@ -1,7 +1,14 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: -- saad-ali -- lpabon +- kubernetes-csi-approvers - jingxu97 -- xing-yang -- wackxu - yuxiangqian + +reviewers: +- kubernetes-csi-reviewers +- jingxu97 +- yuxiangqian + +emeritus_approvers: +- wackxu diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 120000 index 00000000..3f60d461 --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1 @@ +release-tools/KUBERNETES_CSI_OWNERS_ALIASES \ No newline at end of file