diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-11-28 15:08:13 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-28 15:08:13 -0800 |
| commit | e40758d7ad96022000f30bb21bbae31bc745b234 (patch) | |
| tree | 79319208164dcb1dba742fdc8ee341d83b561b1a | |
| parent | 8c7602b94c47a80dbf706af5e087111771bd8a44 (diff) | |
| parent | aea4731cdc3b2f30b3457d42c8dec2a506c6056e (diff) | |
Merge pull request #2989 from saad-ali/sigYamlCSIUtil
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 |
