Updated sigs.yaml with new aws subproject details
added aws-iam-authenticator added aws-encryption-provider ran make generate to update sig-aws/README
This commit is contained in:
parent
78f8fd3f3e
commit
19c169b736
|
@ -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