[stable/prometheus] Add myself to OWNERS (#18737)

Signed-off-by: Mingchin Hsieh <zanhsieh@gmail.com>
This commit is contained in:
zanhsieh
2019-12-01 22:51:16 -08:00
committed by Kubernetes Prow Robot
parent 69db007e34
commit 03e1b833fb
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: prometheus
version: 9.3.1
version: 9.3.2
appVersion: 2.13.1
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
@@ -12,9 +12,9 @@ sources:
- https://github.com/prometheus/node_exporter
- https://github.com/kubernetes/kube-state-metrics
maintainers:
- name: mgoodness
email: mgoodness@gmail.com
- name: gianrubio
email: gianrubio@gmail.com
- name: zanhsieh
email: zanhsieh@gmail.com
engine: gotpl
tillerVersion: ">=2.8.0"
+2 -2
View File
@@ -1,6 +1,6 @@
approvers:
- mgoodness
- gianrubio
- zanhsieh
reviewers:
- mgoodness
- gianrubio
- zanhsieh