summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-02-22 11:22:43 -0800
committerGitHub <noreply@github.com>2019-02-22 11:22:43 -0800
commit2471f165ae865c757a935f35a22fe3b65cd1d5d7 (patch)
treee10e1dcebb80e10ecb5415ee36fd4535737930aa
parent7ed65510950a1662770c9cdbe320f1f4a224d507 (diff)
parent497ea7a790015a452a1e54bb6651775b30cd2af5 (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.md2
-rw-r--r--sigs.yaml2
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
diff --git a/sigs.yaml b/sigs.yaml
index fc2b0abd..b25a92a5 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -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