diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-02-22 11:22:43 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-22 11:22:43 -0800 |
| commit | 2471f165ae865c757a935f35a22fe3b65cd1d5d7 (patch) | |
| tree | e10e1dcebb80e10ecb5415ee36fd4535737930aa | |
| parent | 7ed65510950a1662770c9cdbe320f1f4a224d507 (diff) | |
| parent | 497ea7a790015a452a1e54bb6651775b30cd2af5 (diff) | |
Merge pull request #3293 from nikhita/csi-driver-image-populator-subproject
Add csi-driver-image-populator to kubernetes-csi subproject
| -rw-r--r-- | sig-storage/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index 3b96f768..2af09a56 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -35,9 +35,9 @@ The Chairs of the SIG run operations and processes governing the SIG. The following subprojects are owned by sig-storage: - **kubernetes-csi** - Owners: - - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-cinder/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-flex/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-host-path/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-image-populator/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-iscsi/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-common/master/OWNERS @@ -1871,9 +1871,9 @@ sigs: subprojects: - name: kubernetes-csi owners: - - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-cinder/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-flex/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-host-path/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-image-populator/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-iscsi/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-common/master/OWNERS |
