diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2020-05-12 13:36:33 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2020-05-12 13:36:33 +0530 |
| commit | 7eee8216a298d258d66994380306ec0f72a45be4 (patch) | |
| tree | dec9ff8ed4f9a364a2f224b46884dd5731ab1e4c | |
| parent | 63862da75a80dfd4b7304f33a18dca921f5a4527 (diff) | |
sig-storage: add csi-driver-smb repo
| -rw-r--r-- | sig-storage/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index 961e8a80..878dcf4c 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -72,6 +72,7 @@ The following [subprojects][subproject-definition] are owned by sig-storage: - 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-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 @@ -2044,6 +2044,7 @@ sigs: - 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-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 |
