Merge pull request #3552 from d-nishi/aws-add-subprojects
Add two new subprojects to SIG AWS
This commit is contained in:
commit
f099c06fd7
|
@ -48,6 +48,12 @@ The following subprojects are owned by sig-aws:
|
||||||
- **aws-ebs-csi-driver**
|
- **aws-ebs-csi-driver**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-ebs-csi-driver/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/aws-ebs-csi-driver/master/OWNERS
|
||||||
|
- **aws-efs-csi-driver**
|
||||||
|
- Owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/aws-efs-csi-driver/master/OWNERS
|
||||||
|
- **aws-fsx-csi-driver**
|
||||||
|
- Owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/aws-fsx-csi-driver/master/OWNERS
|
||||||
|
|
||||||
## GitHub Teams
|
## GitHub Teams
|
||||||
|
|
||||||
|
|
|
@ -563,6 +563,12 @@ sigs:
|
||||||
- name: aws-ebs-csi-driver
|
- name: aws-ebs-csi-driver
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-ebs-csi-driver/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/aws-ebs-csi-driver/master/OWNERS
|
||||||
|
- name: aws-efs-csi-driver
|
||||||
|
owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/aws-efs-csi-driver/master/OWNERS
|
||||||
|
- name: aws-fsx-csi-driver
|
||||||
|
owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/aws-fsx-csi-driver/master/OWNERS
|
||||||
- name: Azure
|
- name: Azure
|
||||||
dir: sig-azure
|
dir: sig-azure
|
||||||
mission_statement: >
|
mission_statement: >
|
||||||
|
|
Loading…
Reference in New Issue