diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-12-08 11:53:35 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-08 11:53:35 -0800 |
| commit | ad91093a4a38e2655e55dcb1fac8ed04eeceae82 (patch) | |
| tree | 05eb232952cfc597c2dd31da7ed19fa1238b6567 | |
| parent | 5ee791860b05691097362d025f5413b9d2f3da62 (diff) | |
| parent | 58a003fdfcd9d7d37ba7f5d7d8490032dc6d4206 (diff) | |
Merge pull request #5354 from nikhita/kcsi-archive-repos
sig-storage: remove k-csi/csi-driver-flex repo
| -rw-r--r-- | sig-storage/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index 65a213f2..a31b1b63 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -75,7 +75,6 @@ The following [subprojects][subproject-definition] are owned by sig-storage: ### kubernetes-csi - **Owners:** - https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/master/OWNERS - - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-flex/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-host-path/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-image-populator/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-iscsi/master/OWNERS @@ -2175,7 +2175,6 @@ sigs: - name: kubernetes-csi owners: - https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/master/OWNERS - - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-flex/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-host-path/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-image-populator/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-iscsi/master/OWNERS |
