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**
|
||||
- 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
|
||||
|
||||
|
|
|
@ -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: >
|
||||
|
|
Loading…
Reference in New Issue