add: owners file for efs-provisioner chart (#12171)

Signed-off-by: Masato Kureha <hareku908@gmail.com>
This commit is contained in:
hareku
2019-03-18 02:45:23 -07:00
committed by Kubernetes Prow Robot
parent 5a8da80ad9
commit ae8b9c643f
3 changed files with 7 additions and 1 deletions
+2
View File
@@ -19,3 +19,5 @@
.project
.idea/
*.tmproj
# OWNERS file
OWNERS
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: efs-provisioner
description: A Helm chart for the AWS EFS external storage provisioner
version: 0.3.0
version: 0.3.1
appVersion: v2.1.0-k8s1.11
home: https://github.com/kubernetes-incubator/external-storage/tree/master/aws/efs
sources:
+4
View File
@@ -0,0 +1,4 @@
approvers:
- hareku
reviewers:
- hareku