Adding OWNERS file to redis chart (#3094)

This commit is contained in:
Matt Farina
2017-12-21 10:04:36 -08:00
committed by k8s-ci-robot
parent 33478ff7e7
commit 5e946558b0
3 changed files with 11 additions and 1 deletions
+2
View File
@@ -1 +1,3 @@
.git
# OWNERS file for Kubernetes
OWNERS
+1 -1
View File
@@ -1,5 +1,5 @@
name: redis
version: 1.1.2
version: 1.1.3
appVersion: 4.0.6
description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.
keywords:
+8
View File
@@ -0,0 +1,8 @@
approvers:
- prydonius
- tompizmor
- sameersbn
reviewers:
- prydonius
- tompizmor
- sameersbn