diff options
| author | saad-ali <saadali@google.com> | 2018-08-06 14:57:00 -0700 |
|---|---|---|
| committer | saad-ali <saadali@google.com> | 2018-08-10 17:57:23 -0700 |
| commit | c60e6ea21246796ae408598b57dd1f789bd8a03d (patch) | |
| tree | 962289ff1d4a54eb89cb4ce169555becad0e7711 | |
| parent | 184c105667bd340fdb8a3dfaabe9a7a1d0346988 (diff) | |
Add kubernetes-csi ot sigs.yaml
| -rw-r--r-- | sigs.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1589,6 +1589,17 @@ sigs: - name: sig-storage-test-failures description: Test Failures and Triage subprojects: + - name: kubernetes-csi + 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 + - https://raw.githubusercontent.com/kubernetes-csi/drivers/master/OWNERS + - 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/external-attacher/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS - name: external-storage owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS |
