diff options
| -rw-r--r-- | sig-storage/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index 3fb27de2..827d0b40 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -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 |
