diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2020-08-07 18:22:16 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2020-08-07 18:22:16 +0530 |
| commit | b9c0252a41ddc0fee1de5997af0042f94f48cf1a (patch) | |
| tree | 394d726eeeea611951371910ceeaafb42419f5f5 | |
| parent | 70a341178546ab7c468d8d8786b75621bc9edacd (diff) | |
sig-storage: remove incubtaor repos
| -rw-r--r-- | sig-storage/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index 436613be..9cf1fd6e 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -54,7 +54,6 @@ subprojects, and resolve cross-subproject technical issues and decisions. The following [subprojects][subproject-definition] are owned by sig-storage: ### external-storage - **Owners:** - - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-lib-external-provisioner/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-local-static-provisioner/master/OWNERS ### git-sync @@ -107,7 +106,6 @@ The following [subprojects][subproject-definition] are owned by sig-storage: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/mount-utils/OWNERS ### 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 @@ -2058,7 +2058,6 @@ sigs: subprojects: - name: external-storage owners: - - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-lib-external-provisioner/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-local-static-provisioner/master/OWNERS - name: git-sync @@ -2111,7 +2110,6 @@ sigs: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/mount-utils/OWNERS - 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 |
