Skip to content

Commit

Permalink
[stable/cockroachdb]: Add more OWNERS to cockroachdb chart (helm#13889)
Browse files Browse the repository at this point in the history
These three all have good knowledge of CockroachDB and experience
running it in production on Kubernetes.

Signed-off-by: Alex Robinson <alexdwanerobinson@gmail.com>
  • Loading branch information
a-robinson authored and eyenx committed May 28, 2019
1 parent 41f0073 commit 602bb6f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
10 changes: 8 additions & 2 deletions stable/cockroachdb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
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
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 changes: 6 additions & 0 deletions stable/cockroachdb/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
approvers:
- a-robinson
- DuskEagle
- joshimhoff
- keith-mcclellan
reviewers:
- a-robinson
- DuskEagle
- joshimhoff
- keith-mcclellan

0 comments on commit 602bb6f

Please sign in to comment.