diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-10-28 09:25:56 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-28 09:25:56 -0700 |
| commit | 0297a46f72c187255a2905cf31107b269db13765 (patch) | |
| tree | 52e20e270b06733afc1c7f192f944dfd10e5b618 | |
| parent | 021f9dedae9c2a1b4661d0e452078ffebf8c4091 (diff) | |
| parent | 0307e1f1e8876abd8532c426d269fba12b43c2c6 (diff) | |
Merge pull request #5272 from nikhita/cosi-api
sig-storage: add cosi-api repo
| -rw-r--r-- | sig-storage/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index 9cf1fd6e..65a213f2 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 @@ -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 |
