Adding OWNERS file for chartmuseum

This commit is contained in:
Matt Farina
2017-12-14 09:45:48 -05:00
parent a1573bf7cc
commit 1f29eaa7dd
3 changed files with 7 additions and 1 deletions
+2
View File
@@ -19,3 +19,5 @@
.project
.idea/
*.tmproj
# OWNERS file for Kubernetes
OWNERS
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: Helm Chart Repository with support for Amazon S3 and Google Cloud Storage
name: chartmuseum
version: 0.1.1
version: 0.1.2
appVersion: 0.2.6
home: https://github.com/chartmuseum/chartmuseum
icon: https://raw.githubusercontent.com/chartmuseum/chartmuseum/master/logo.png
+4
View File
@@ -0,0 +1,4 @@
approvers:
- jdolitsky
reviewers:
- jdolitsky