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