OWNERS for sonarr

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2018-11-06 23:14:49 -05:00
parent a910bba8ec
commit b3de84f1e3
3 changed files with 7 additions and 1 deletions

View File

@ -19,3 +19,5 @@
.project .project
.idea/ .idea/
*.tmproj *.tmproj
# OWNERS file for Kubernetes
OWNERS

View File

@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 162 appVersion: 162
description: Sonarr is a television show downloading client description: Sonarr is a television show downloading client
name: sonarr name: sonarr
version: 0.1.0 version: 0.1.1
keywords: keywords:
- sonarr - sonarr
- usenet - usenet

4
sonarr/OWNERS Normal file
View File

@ -0,0 +1,4 @@
approvers:
- billimek
reviewers:
- billimek