add a new owner and approver (#23276)

Signed-off-by: Xtigyro <miroslav.hadzhiev@gmail.com>
This commit is contained in:
Miroslav Hadzhiev
2020-07-21 13:50:05 -07:00
committed by GitHub
parent 845204067a
commit 37fedd669e
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: prometheus
version: 11.9.0
version: 11.9.1
appVersion: 2.19.0
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
@@ -16,5 +16,7 @@ maintainers:
email: gianrubio@gmail.com
- name: zanhsieh
email: zanhsieh@gmail.com
- name: Xtigyro
email: miroslav.hadzhiev@gmail.com
engine: gotpl
tillerVersion: ">=2.8.0"
+2
View File
@@ -1,6 +1,8 @@
approvers:
- gianrubio
- zanhsieh
- Xtigyro
reviewers:
- gianrubio
- zanhsieh
- Xtigyro