Skip to content

Commit

Permalink
[stable/minecraft] adding OWNERS file (helm#14821)
Browse files Browse the repository at this point in the history
* adding OWNERS file for stable/minecraft

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* add newline

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
billimek authored and k8s-ci-robot committed Jun 16, 2019

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent b760924 commit 24fb569
Showing 3 changed files with 15 additions and 1 deletion.
2 changes: 2 additions & 0 deletions stable/minecraft/.helmignore
Original file line number Diff line number Diff line change
@@ -19,3 +19,5 @@
.project
.idea/
*.tmproj
# OWNERS file for Kubernetes
OWNERS
6 changes: 5 additions & 1 deletion stable/minecraft/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: minecraft
version: 1.0.2
version: 1.0.3
appVersion: 1.13.1
home: https://minecraft.net/
description: Minecraft server
@@ -13,3 +13,7 @@ sources:
maintainers:
- name: gtaylor
email: gtaylor@gc-taylor.com
- name: billimek
email: jeff@billimek.com
- name: itzg
email: itzgeoff@gmail.com
8 changes: 8 additions & 0 deletions stable/minecraft/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
approvers:
- gtaylor
- itzg
- billimek
reviewers:
- gtaylor
- itzg
- billimek

0 comments on commit 24fb569

Please sign in to comment.