Skip to content

Commit f4e322f

Browse files
authored
Merge pull request #2361 from msau42/update-gcp
Add gcepd and filestore csi drivers to sig-gcp projects
2 parents f2dc2ea + a5708b3 commit f4e322f

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
@@ -929,6 +929,12 @@ sigs:
929929
- name: cloud-provider-gcp
930930
owners:
931931
- https://raw.githubusercontent.com/kubernetes/cloud-provider-gcp/master/OWNERS
932+
- name: gcp-compute-persistent-disk-csi-driver
933+
owners:
934+
- https://raw.githubusercontent.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/master/OWNERS
935+
- name: gcp-filestore-csi-driver
936+
owners:
937+
- https://raw.githubusercontent.com/kubernetes-sigs/gcp-filestore-csi-driver/master/OWNERS
932938
- name: IBMCloud
933939
dir: sig-ibmcloud
934940
mission_statement: >

0 commit comments

Comments
 (0)