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
|
### nfs-provisioner
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/nfs-provisioner/master/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
|
### volumes
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volume/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volume/OWNERS
|
||||||
|
|
|
@ -2106,6 +2106,8 @@ sigs:
|
||||||
- name: nfs-provisioner
|
- name: nfs-provisioner
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/nfs-provisioner/master/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
|
- name: volumes
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volume/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volume/OWNERS
|
||||||
|
|
Loading…
Reference in New Issue