sig-storage: add repos to nfs-provisioner subproject
This commit is contained in:
parent
ffe26381db
commit
58e32ae33c
|
@ -92,6 +92,8 @@ The following [subprojects][subproject-definition] are owned by sig-storage:
|
|||
### nfs-provisioner
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/nfs-provisioner/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/nfs-ganesha-server-and-external-provisioner/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/nfs-subdir-external-provisioner/master/OWNERS
|
||||
### volumes
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volume/OWNERS
|
||||
|
|
|
@ -2106,6 +2106,8 @@ sigs:
|
|||
- name: nfs-provisioner
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/nfs-provisioner/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/nfs-ganesha-server-and-external-provisioner/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/nfs-subdir-external-provisioner/master/OWNERS
|
||||
- name: volumes
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volume/OWNERS
|
||||
|
|
Loading…
Reference in New Issue