summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sig-aws/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-aws/README.md b/sig-aws/README.md
index a1ad795c..c430721e 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 f6026841..8d48ed08 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -378,6 +378,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: >