diff --git a/pkg/volume/csi/OWNERS b/pkg/volume/csi/OWNERS deleted file mode 100644 index a8fbd458366..00000000000 --- a/pkg/volume/csi/OWNERS +++ /dev/null @@ -1,7 +0,0 @@ -# See the OWNERS docs at https://go.k8s.io/owners - -approvers: -- jsafrane -- saad-ali -- vladimirvivien -- davidz627 diff --git a/pkg/volume/testing/OWNERS b/pkg/volume/testing/OWNERS deleted file mode 100644 index 883d4af6c20..00000000000 --- a/pkg/volume/testing/OWNERS +++ /dev/null @@ -1,14 +0,0 @@ -# See the OWNERS docs at https://go.k8s.io/owners - -approvers: -- pmorie -- saad-ali -- rootfs -- jsafrane -reviewers: -- jeffvance -- saad-ali -- jsafrane -- rootfs -- jingxu97 -- msau42