Remove owners who do not respond anymore (#15687)

Signed-off-by: ChiefAlexander <alex.harder@fishtech.group>
This commit is contained in:
Alex Harder
2019-07-18 07:50:24 -07:00
committed by Kubernetes Prow Robot
parent f3dde5b4c0
commit 676768fa98
2 changed files with 1 additions and 9 deletions
+1 -5
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: nginx-ingress
version: 1.10.2
version: 1.10.3
appVersion: 0.25.0
home: https://github.com/kubernetes/ingress-nginx
description: An nginx Ingress controller that uses ConfigMap to store the nginx configuration.
@@ -11,10 +11,6 @@ keywords:
sources:
- https://github.com/kubernetes/ingress-nginx
maintainers:
- name: jackzampolin
email: jack.zampolin@gmail.com
- name: mgoodness
email: mgoodness@gmail.com
- name: ChiefAlexander
- name: taharah
email: Trevor.G.Wood@gmail.com
-4
View File
@@ -1,10 +1,6 @@
approvers:
- jackzampolin
- mgoodness
- ChiefAlexander
- taharah
reviewers:
- jackzampolin
- mgoodness
- ChiefAlexander
- taharah