From 19c169b736dbc0b99ee2ccf60f29d56d7d6e5e89 Mon Sep 17 00:00:00 2001 From: Nishi Davidson Date: Wed, 15 Aug 2018 11:13:20 -0700 Subject: [PATCH] Updated sigs.yaml with new aws subproject details added aws-iam-authenticator added aws-encryption-provider ran make generate to update sig-aws/README --- sig-aws/README.md | 6 ++++++ sigs.yaml | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/sig-aws/README.md b/sig-aws/README.md index 3d573e35c23..863ac4bb3e9 100644 --- a/sig-aws/README.md +++ b/sig-aws/README.md @@ -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 diff --git a/sigs.yaml b/sigs.yaml index bc3824dd771..d29bd3bb3b4 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -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: >