summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichelle Au <msau@google.com>2018-07-09 14:57:22 -0700
committerMichelle Au <msau@google.com>2018-07-09 15:18:47 -0700
commita5708b38e70908c8584df4d4a060068759bf9823 (patch)
tree9747e1a08588f04bd0150a03b50d0375ac2498fa
parent5786e1f4c14c35446c4a6246bdcf5b189a12490a (diff)
Add gcepd and filestore csi drivers to sig-gcp projects
-rw-r--r--sig-gcp/README.md6
-rw-r--r--sigs.yaml6
2 files changed, 12 insertions, 0 deletions
diff --git a/sig-gcp/README.md b/sig-gcp/README.md
index bf4ad643..5fce63fd 100644
--- a/sig-gcp/README.md
+++ b/sig-gcp/README.md
@@ -32,6 +32,12 @@ The following subprojects are owned by sig-gcp:
- **cloud-provider-gcp**
- Owners:
- https://raw.githubusercontent.com/kubernetes/cloud-provider-gcp/master/OWNERS
+- **gcp-compute-persistent-disk-csi-driver**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/master/OWNERS
+- **gcp-filestore-csi-driver**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/gcp-filestore-csi-driver/master/OWNERS
## GitHub Teams
diff --git a/sigs.yaml b/sigs.yaml
index 3346c8d5..2a295ea7 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -914,6 +914,12 @@ sigs:
- name: cloud-provider-gcp
owners:
- https://raw.githubusercontent.com/kubernetes/cloud-provider-gcp/master/OWNERS
+ - name: gcp-compute-persistent-disk-csi-driver
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/master/OWNERS
+ - name: gcp-filestore-csi-driver
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/gcp-filestore-csi-driver/master/OWNERS
- name: IBMCloud
dir: sig-ibmcloud
mission_statement: >