Merge pull request #2544 from d-nishi/update-sigs.yaml-with-aws-subprojects
Updated sigs.yaml with new aws subproject details
This commit is contained in:
commit
1afca8f610
|
@ -37,6 +37,12 @@ The following subprojects are owned by sig-aws:
|
|||
- **aws-alb-ingress-controller**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-alb-ingress-controller/master/OWNERS
|
||||
- **aws-iam-authenticator**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-iam-authenticator/master/OWNERS
|
||||
- **aws-encryption-provider**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-encryption-provider/master/OWNERS
|
||||
|
||||
## GitHub Teams
|
||||
|
||||
|
|
|
@ -391,6 +391,12 @@ sigs:
|
|||
- name: aws-alb-ingress-controller
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-alb-ingress-controller/master/OWNERS
|
||||
- name: aws-iam-authenticator
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-iam-authenticator/master/OWNERS
|
||||
- name: aws-encryption-provider
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-encryption-provider/master/OWNERS
|
||||
- name: Azure
|
||||
dir: sig-azure
|
||||
mission_statement: >
|
||||
|
|
Loading…
Reference in New Issue