Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[stable/cockroachdb]: Add more OWNERS to cockroachdb chart
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 committed May 16, 2019
1 parent 99e7535 commit 6464f36
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 6464f36

Please sign in to comment.