From aae451a816d0f476dc0faa40528959fea1f7925b Mon Sep 17 00:00:00 2001 From: Nishi Davidson Date: Tue, 12 Jun 2018 15:01:45 -0700 Subject: [PATCH] Updated sigs.yaml with aws-alb-ingress-controller subproject details Ran `make generate` to update sig-aws README.md --- sig-aws/README.md | 3 +++ sigs.yaml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/sig-aws/README.md b/sig-aws/README.md index a1ad795cbfc..c430721e7fc 100644 --- a/sig-aws/README.md +++ b/sig-aws/README.md @@ -34,6 +34,9 @@ The following subprojects are owned by sig-aws: - **cloud-provider-aws** - 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 diff --git a/sigs.yaml b/sigs.yaml index b6b4dd89f76..cfe5bf8da2e 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -407,6 +407,9 @@ sigs: - name: cloud-provider-aws 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 dir: sig-azure mission_statement: >