Skip to content

Commit 191587d

Browse files
authored
Merge pull request #4583 from zac-nixon/znixon/helm
update helm info
2 parents 1dd2dee + 57f6cb5 commit 191587d

File tree

3 files changed

+9
-14
lines changed

3 files changed

+9
-14
lines changed

OWNERS

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,14 @@
44
# https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes-sigs/aws-load-balancer-controller/OWNERS
55

66
approvers:
7-
- M00nF1sh
87
- oliviassss
98
- shraddhabang
109
- wweiwei-li
1110
- zac-nixon
1211
- shuqz
1312
reviewers:
14-
- M00nF1sh
1513
- oliviassss
1614
- shraddhabang
1715
- wweiwei-li
1816
- zac-nixon
1917
- shuqz
20-
emeritus_approvers:
21-
- bigkraig
22-
- alejandrox1
23-
- johngmyers

SECURITY_CONTACTS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE
1111
# INSTRUCTIONS AT https://kubernetes.io/security/
1212

13-
M00nF1sh
14-
dims
13+
nixozach@amazon.com
14+
shrabang@amazon.com

helm/aws-load-balancer-controller/Chart.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
88
sources:
99
- https://github.com/aws/eks-charts
1010
maintainers:
11-
- name: kishorj
12-
url: https://github.com/kishorj
13-
email: kishorj@users.noreply.github.com
14-
- name: m00nf1sh
15-
url: https://github.com/m00nf1sh
16-
email: m00nf1sh@users.noreply.github.com
11+
- name: zac-nixon
12+
url: https://github.com/zac-nixon
13+
email: zac-nixon@users.noreply.github.com
14+
- name: shraddhabang
15+
url: https://github.com/shraddhabang
16+
email: shraddhabang@users.noreply.github.com
1717
keywords:
1818
- eks
1919
- alb
2020
- load balancer
2121
- ingress
2222
- nlb
23+
- gateway api

0 commit comments

Comments
 (0)