Merge pull request #3293 from nikhita/csi-driver-image-populator-subproject
Add csi-driver-image-populator to kubernetes-csi subproject
This commit is contained in:
commit
2471f165ae
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue