diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2020-10-27 13:10:25 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2020-10-27 13:10:25 +0530 |
| commit | 0307e1f1e8876abd8532c426d269fba12b43c2c6 (patch) | |
| tree | cf98db860ba13265d8e5f4dbc6453dc0a7dcf41b | |
| parent | 6b538a35428e19868cd456555e4fcb238d8f4355 (diff) | |
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 |
