Add new driver-registrar repos to sig storage
This commit is contained in:
parent
4fde5ddb4e
commit
adc52d371d
|
@ -55,6 +55,8 @@ The following subprojects are owned by sig-storage:
|
|||
- https://raw.githubusercontent.com/kubernetes-csi/kubernetes-csi-migration-library/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS
|
||||
- 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
|
||||
- **external-storage**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS
|
||||
|
|
|
@ -1800,6 +1800,8 @@ sigs:
|
|||
- https://raw.githubusercontent.com/kubernetes-csi/kubernetes-csi-migration-library/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS
|
||||
- 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
|
||||
- name: external-storage
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue