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:
Nishi Davidson 2018-08-15 11:13:20 -07:00
parent 78f8fd3f3e
commit 19c169b736
2 changed files with 12 additions and 0 deletions

View File

@ -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

View File

@ -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: >