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**
|
- **aws-alb-ingress-controller**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-alb-ingress-controller/master/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
|
## GitHub Teams
|
||||||
|
|
||||||
|
|
|
@ -391,6 +391,12 @@ sigs:
|
||||||
- name: aws-alb-ingress-controller
|
- name: aws-alb-ingress-controller
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-alb-ingress-controller/master/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
|
- name: Azure
|
||||||
dir: sig-azure
|
dir: sig-azure
|
||||||
mission_statement: >
|
mission_statement: >
|
||||||
|
|
Loading…
Reference in New Issue