[stable/cockroachdb]: Add more OWNERS to cockroachdb chart (#13889)

These three all have good knowledge of CockroachDB and experience
running it in production on Kubernetes.

Signed-off-by: Alex Robinson <alexdwanerobinson@gmail.com>
This commit is contained in:
Alex Robinson
2019-05-20 22:58:41 -07:00
committed by Kubernetes Prow Robot
parent 56be702677
commit e0ca5d137f
2 changed files with 14 additions and 2 deletions
+8 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: cockroachdb
home: https://www.cockroachlabs.com
version: 2.1.6
version: 2.1.7
appVersion: 19.1.0
description: CockroachDB is a scalable, survivable, strongly-consistent SQL database.
icon: https://raw.githubusercontent.com/cockroachdb/cockroach/master/docs/media/cockroach_db.png
@@ -9,4 +9,10 @@ sources:
- https://github.com/cockroachdb/cockroach
maintainers:
- name: a-robinson
email: alex@cockroachlabs.com
email: alexdwanerobinson@gmail.com
- name: DuskEagle
email: Joel.A.Kenny@gmail.com
- name: joshimhoff
email: joshimhoff13@gmail.com
- name: keith-mcclellan
email: keith.mcclellan@gmail.com
+6
View File
@@ -1,4 +1,10 @@
approvers:
- a-robinson
- DuskEagle
- joshimhoff
- keith-mcclellan
reviewers:
- a-robinson
- DuskEagle
- joshimhoff
- keith-mcclellan