diff options
| -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 628e87f4..3b96f768 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -60,6 +60,7 @@ The following subprojects are owned by sig-storage: - https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/node-driver-registrar/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-utils/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/csi-release-tools/master/OWNERS - **external-storage** - Owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS @@ -1881,6 +1881,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/node-driver-registrar/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-utils/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/csi-release-tools/master/OWNERS - name: external-storage owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS |
