Merge pull request #3552 from d-nishi/aws-add-subprojects

Add two new subprojects to SIG AWS
This commit is contained in:
Kubernetes Prow Robot 2019-04-03 00:39:42 -07:00 committed by GitHub
commit f099c06fd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View File

@ -48,6 +48,12 @@ The following subprojects are owned by sig-aws:
- **aws-ebs-csi-driver**
- 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

View File

@ -563,6 +563,12 @@ sigs:
- name: aws-ebs-csi-driver
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
dir: sig-azure
mission_statement: >