Skip to content

Commit a5708b3

Browse files
committed
Add gcepd and filestore csi drivers to sig-gcp projects
1 parent 5786e1f commit a5708b3

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

sig-gcp/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ The following subprojects are owned by sig-gcp:
3232
- **cloud-provider-gcp**
3333
- Owners:
3434
- https://raw.githubusercontent.com/kubernetes/cloud-provider-gcp/master/OWNERS
35+
- **gcp-compute-persistent-disk-csi-driver**
36+
- Owners:
37+
- https://raw.githubusercontent.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/master/OWNERS
38+
- **gcp-filestore-csi-driver**
39+
- Owners:
40+
- https://raw.githubusercontent.com/kubernetes-sigs/gcp-filestore-csi-driver/master/OWNERS
3541

3642
## GitHub Teams
3743

sigs.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -914,6 +914,12 @@ sigs:
914914
- name: cloud-provider-gcp
915915
owners:
916916
- https://raw.githubusercontent.com/kubernetes/cloud-provider-gcp/master/OWNERS
917+
- name: gcp-compute-persistent-disk-csi-driver
918+
owners:
919+
- https://raw.githubusercontent.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/master/OWNERS
920+
- name: gcp-filestore-csi-driver
921+
owners:
922+
- https://raw.githubusercontent.com/kubernetes-sigs/gcp-filestore-csi-driver/master/OWNERS
917923
- name: IBMCloud
918924
dir: sig-ibmcloud
919925
mission_statement: >

0 commit comments

Comments
 (0)