diff options
| author | saad-ali <saadali@google.com> | 2018-11-28 15:01:55 -0800 |
|---|---|---|
| committer | saad-ali <saadali@google.com> | 2018-11-28 15:01:55 -0800 |
| commit | aea4731cdc3b2f30b3457d42c8dec2a506c6056e (patch) | |
| tree | 79319208164dcb1dba742fdc8ee341d83b561b1a | |
| parent | 8c7602b94c47a80dbf706af5e087111771bd8a44 (diff) | |
Add new csi-lib-utils repo to sigs.yaml
| -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 b0689eac..0c6322a0 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -57,6 +57,7 @@ The following subprojects are owned by sig-storage: - 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 + - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-utils/master/OWNERS - **external-storage** - Owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS @@ -1805,6 +1805,7 @@ sigs: - 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 + - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-utils/master/OWNERS - name: external-storage owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS |
