summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-04-01 02:29:27 -0700
committerGitHub <noreply@github.com>2020-04-01 02:29:27 -0700
commit7d8c4a06e5c9d2bc2735d357523eaba1fa9e0ac3 (patch)
tree63acce085b5fe559f9c2f2777db8873609f15c18
parenta68fa9b753eaecd9c13282f026f548c123e4b8ae (diff)
parent58e32ae33cf0791b55cce83aa4255e5b01c5f33c (diff)
Merge pull request #4654 from nikhita/nfs-provisioners
sig-storage: add repos to nfs-provisioner subproject
-rw-r--r--sig-storage/README.md2
-rw-r--r--sigs.yaml2
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
diff --git a/sigs.yaml b/sigs.yaml
index 96d769e6..42945890 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -2119,6 +2119,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