Add kubernetes-sigs/sig-storage-lib-external-provisioner
Add this to sig-storage's external-storage project since that's the repo this originated from
This commit is contained in:
parent
b48267d4b1
commit
5be5052075
|
@ -49,6 +49,7 @@ The following subprojects are owned by sig-storage:
|
||||||
- **external-storage**
|
- **external-storage**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-lib-external-provisioner/master/OWNERS
|
||||||
- **git-sync**
|
- **git-sync**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/git-sync/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/git-sync/master/OWNERS
|
||||||
|
|
|
@ -1648,6 +1648,7 @@ sigs:
|
||||||
- name: external-storage
|
- name: external-storage
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-lib-external-provisioner/master/OWNERS
|
||||||
- name: git-sync
|
- name: git-sync
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/git-sync/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/git-sync/master/OWNERS
|
||||||
|
|
Loading…
Reference in New Issue