diff options
| -rw-r--r-- | sig-storage/README.md | 8 | ||||
| -rw-r--r-- | sigs.yaml | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index 512cbf5f..70dc0485 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -35,6 +35,14 @@ The Chairs of the SIG run operations and processes governing the SIG. The following subprojects are owned by sig-storage: - **kubernetes-csi** - Owners: + - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-cinder/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-iscsi/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-common/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-test/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/docs/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/driver-registrar/master/OWNERS @@ -1634,6 +1634,14 @@ sigs: subprojects: - name: kubernetes-csi owners: + - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-cinder/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-iscsi/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-common/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-test/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/docs/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/driver-registrar/master/OWNERS |
