Add new repos to kubernetes-csi subproject
This commit is contained in:
parent
7f3692c259
commit
c987cf74dc
|
@ -35,6 +35,14 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
||||||
The following subprojects are owned by sig-storage:
|
The following subprojects are owned by sig-storage:
|
||||||
- **kubernetes-csi**
|
- **kubernetes-csi**
|
||||||
- Owners:
|
- 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-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
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-fc/master/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-iscsi/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes-csi/csi-test/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-csi/csi-test/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes-csi/docs/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-csi/docs/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes-csi/driver-registrar/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-csi/driver-registrar/master/OWNERS
|
||||||
|
|
|
@ -1634,6 +1634,14 @@ sigs:
|
||||||
subprojects:
|
subprojects:
|
||||||
- name: kubernetes-csi
|
- name: kubernetes-csi
|
||||||
owners:
|
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-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
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-fc/master/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-iscsi/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes-csi/csi-test/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-csi/csi-test/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes-csi/docs/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-csi/docs/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes-csi/driver-registrar/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-csi/driver-registrar/master/OWNERS
|
||||||
|
|
Loading…
Reference in New Issue