Add OWNERS file for nginx-ingress (#11003)

Signed-off-by: Maxime Guyot <maxime@root314.com>
This commit is contained in:
Maxime Guyot
2019-01-30 10:24:41 -08:00
committed by Kubernetes Prow Robot
parent c2c328eaa6
commit 1bc997d98d
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: nginx-ingress
version: 1.2.1
version: 1.2.2
appVersion: 0.22.0
home: https://github.com/kubernetes/ingress-nginx
description: An nginx Ingress controller that uses ConfigMap to store the nginx configuration.
+6
View File
@@ -0,0 +1,6 @@
approvers:
- jackzampolin
- mgoodness
reviewers:
- jackzampolin
- mgoodness