Updated sigs.yaml with aws-alb-ingress-controller subproject details
Ran `make generate` to update sig-aws README.md
This commit is contained in:
parent
8a4383f12e
commit
aae451a816
|
@ -34,6 +34,9 @@ The following subprojects are owned by sig-aws:
|
||||||
- **cloud-provider-aws**
|
- **cloud-provider-aws**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-aws/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/cloud-provider-aws/master/OWNERS
|
||||||
|
- **aws-alb-ingress-controller**
|
||||||
|
- Owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/aws-alb-ingress-controller/master/OWNERS
|
||||||
|
|
||||||
## GitHub Teams
|
## GitHub Teams
|
||||||
|
|
||||||
|
|
|
@ -407,6 +407,9 @@ sigs:
|
||||||
- name: cloud-provider-aws
|
- name: cloud-provider-aws
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-aws/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/cloud-provider-aws/master/OWNERS
|
||||||
|
- name: aws-alb-ingress-controller
|
||||||
|
owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/aws-alb-ingress-controller/master/OWNERS
|
||||||
- name: Azure
|
- name: Azure
|
||||||
dir: sig-azure
|
dir: sig-azure
|
||||||
mission_statement: >
|
mission_statement: >
|
||||||
|
|
Loading…
Reference in New Issue