[stable/nginx-ingress] Update OWNERS (#15335)

Signed-off-by: Trevor Wood <Trevor.G.Wood@gmail.com>
This commit is contained in:
Trevor Wood
2019-07-08 17:44:02 -07:00
committed by Kubernetes Prow Robot
parent 60f7936f62
commit 8d0cd3ceee
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: nginx-ingress
version: 1.8.1
version: 1.8.2
appVersion: 0.24.1
home: https://github.com/kubernetes/ingress-nginx
description: An nginx Ingress controller that uses ConfigMap to store the nginx configuration.
@@ -16,4 +16,6 @@ maintainers:
- name: mgoodness
email: mgoodness@gmail.com
- name: ChiefAlexander
- name: taharah
email: Trevor.G.Wood@gmail.com
engine: gotpl
+2
View File
@@ -2,7 +2,9 @@ approvers:
- jackzampolin
- mgoodness
- ChiefAlexander
- taharah
reviewers:
- jackzampolin
- mgoodness
- ChiefAlexander
- taharah