[stable/mysql] Add OWNERS file and olemarkus as maintainer (#7186)

This commit is contained in:
Ole Markus With
2018-08-20 06:34:36 -07:00
committed by k8s-ci-robot
parent 96362ed400
commit 5ae133da2e
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -1 +1,2 @@
.git
OWNERS
+3 -1
View File
@@ -1,5 +1,5 @@
name: mysql
version: 0.9.1
version: 0.9.2
appVersion: 5.7.14
description: Fast, reliable, scalable, and easy to use open-source relational database
system.
@@ -13,6 +13,8 @@ sources:
- https://github.com/kubernetes/charts
- https://github.com/docker-library/mysql
maintainers:
- name: olemarkus
email: o.with@sportradar.com
- name: viglesiasce
email: viglesias@google.com
engine: gotpl
+4
View File
@@ -0,0 +1,4 @@
approvers:
- olemarkus
reviewers:
- olemarkus