Add kubernetes/csi-api to sigs.yaml
This commit is contained in:
parent
9805a93f97
commit
e664fc7948
|
@ -42,6 +42,7 @@ The following subprojects are owned by sig-storage:
|
|||
- https://raw.githubusercontent.com/kubernetes-csi/external-attacher/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS
|
||||
- **external-storage**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS
|
||||
|
|
|
@ -1616,6 +1616,7 @@ sigs:
|
|||
- https://raw.githubusercontent.com/kubernetes-csi/external-attacher/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS
|
||||
- name: external-storage
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue