diff options
| author | saad-ali <saadali@google.com> | 2018-11-26 13:39:01 -0800 |
|---|---|---|
| committer | saad-ali <saadali@google.com> | 2018-11-26 13:39:01 -0800 |
| commit | adc52d371d28c200282d66de687fc80a140f3c6e (patch) | |
| tree | 7726923f0aac10a18677dfb3c895850f17390550 | |
| parent | 4fde5ddb4eb5d7f31d2faba4d6fce99cc9b97e90 (diff) | |
Add new driver-registrar repos to sig storage
| -rw-r--r-- | sig-storage/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index 70cd2789..b0689eac 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -55,6 +55,8 @@ The following subprojects are owned by sig-storage: - https://raw.githubusercontent.com/kubernetes-csi/kubernetes-csi-migration-library/master/OWNERS - https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-api/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/node-driver-registrar/master/OWNERS - **external-storage** - Owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS @@ -1800,6 +1800,8 @@ sigs: - https://raw.githubusercontent.com/kubernetes-csi/kubernetes-csi-migration-library/master/OWNERS - https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-api/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/node-driver-registrar/master/OWNERS - name: external-storage owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS |
