From 0307e1f1e8876abd8532c426d269fba12b43c2c6 Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Tue, 27 Oct 2020 13:10:25 +0530 Subject: [PATCH] sig-storage: add cosi-api repo --- sig-storage/README.md | 1 + sigs.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/sig-storage/README.md b/sig-storage/README.md index 9cf1fd6e3..65a213f21 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -65,6 +65,7 @@ The following [subprojects][subproject-definition] are owned by sig-storage: - https://raw.githubusercontent.com/kubernetes-sigs/gluster-file-external-provisioner/master/OWNERS ### kubernetes-cosi - **Owners:** + - https://raw.githubusercontent.com/kubernetes-sigs/container-object-storage-interface-api/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/container-object-storage-interface-controller/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/container-object-storage-interface-csi-adapter/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/container-object-storage-interface-provisioner-sidecar/master/OWNERS diff --git a/sigs.yaml b/sigs.yaml index cb1117c7f..4932aaa92 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -2147,6 +2147,7 @@ sigs: contact: slack: sig-storage-cosi owners: + - https://raw.githubusercontent.com/kubernetes-sigs/container-object-storage-interface-api/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/container-object-storage-interface-controller/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/container-object-storage-interface-csi-adapter/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/container-object-storage-interface-provisioner-sidecar/master/OWNERS