diff options
| -rw-r--r-- | sig-storage/README.md | 4 | ||||
| -rw-r--r-- | sigs.yaml | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index 6fa7ead2..ca35d876 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -90,12 +90,10 @@ The following [subprojects][subproject-definition] are owned by sig-storage: - **Owners:** - [kubernetes-csi/cluster-driver-registrar](https://github.com/kubernetes-csi/cluster-driver-registrar/blob/master/OWNERS) - [kubernetes-csi/csi-driver-host-path](https://github.com/kubernetes-csi/csi-driver-host-path/blob/master/OWNERS) - - [kubernetes-csi/csi-driver-image-populator](https://github.com/kubernetes-csi/csi-driver-image-populator/blob/master/OWNERS) - [kubernetes-csi/csi-driver-iscsi](https://github.com/kubernetes-csi/csi-driver-iscsi/blob/master/OWNERS) - [kubernetes-csi/csi-driver-nfs](https://github.com/kubernetes-csi/csi-driver-nfs/blob/master/OWNERS) - [kubernetes-csi/csi-driver-nvmf](https://github.com/kubernetes-csi/csi-driver-nvmf/blob/master/OWNERS) - [kubernetes-csi/csi-driver-smb](https://github.com/kubernetes-csi/csi-driver-smb/blob/master/OWNERS) - - [kubernetes-csi/csi-lib-fc](https://github.com/kubernetes-csi/csi-lib-fc/blob/master/OWNERS) - [kubernetes-csi/csi-lib-iscsi](https://github.com/kubernetes-csi/csi-lib-iscsi/blob/master/OWNERS) - [kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils/blob/master/OWNERS) - [kubernetes-csi/csi-proxy](https://github.com/kubernetes-csi/csi-proxy/blob/master/OWNERS) @@ -111,9 +109,7 @@ The following [subprojects][subproject-definition] are owned by sig-storage: - [kubernetes-csi/kubernetes-csi.github.io](https://github.com/kubernetes-csi/kubernetes-csi.github.io/blob/master/OWNERS) - [kubernetes-csi/livenessprobe](https://github.com/kubernetes-csi/livenessprobe/blob/master/OWNERS) - [kubernetes-csi/node-driver-registrar](https://github.com/kubernetes-csi/node-driver-registrar/blob/master/OWNERS) - - [kubernetes/csi-api](https://github.com/kubernetes/csi-api/blob/master/OWNERS) - [kubernetes/csi-translation-lib](https://github.com/kubernetes/csi-translation-lib/blob/master/OWNERS) - - [kubernetes/kubernetes/staging/src/k8s.io/csi-api](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/csi-api/OWNERS) - [kubernetes/kubernetes/staging/src/k8s.io/csi-translation-lib](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/csi-translation-lib/OWNERS) ### mount-utils - **Owners:** @@ -2642,12 +2642,10 @@ sigs: owners: - https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/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 - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nvmf/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/OWNERS - - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-fc/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-iscsi/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-utils/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-proxy/master/OWNERS @@ -2663,9 +2661,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes-csi/kubernetes-csi.github.io/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/livenessprobe/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/node-driver-registrar/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS - https://raw.githubusercontent.com/kubernetes/csi-translation-lib/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-api/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-translation-lib/OWNERS - name: mount-utils owners: |
