From cb1f9efe6df8666590ee1aa71e5f7d005658d9f0 Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Fri, 22 Feb 2019 17:29:09 +0530 Subject: [PATCH] Add csi-driver-image-populator to kubernetes-csi subproject --- sig-storage/README.md | 1 + sigs.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/sig-storage/README.md b/sig-storage/README.md index 3b96f7683..0dd5735f9 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -38,6 +38,7 @@ The following subprojects are owned by sig-storage: - 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-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-lib-common/master/OWNERS diff --git a/sigs.yaml b/sigs.yaml index fc2b0abd7..059d7124b 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1874,6 +1874,7 @@ sigs: - 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-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-lib-common/master/OWNERS