adding OWNERS file for helm/charts PR

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2018-10-15 11:40:32 -04:00
parent c7d6caa8cc
commit 4392fe1f15
3 changed files with 8 additions and 2 deletions

View File

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

View File

@ -1,8 +1,8 @@
apiVersion: v1 apiVersion: v1
appVersion: 0.19.4 appVersion: 0.19.4
description: Node-RED description: Node-RED: Flow-based programming for the Internet of Things
name: node-red name: node-red
version: 0.0.5 version: 0.1.0
keywords: keywords:
- nodered - nodered
- node-red - node-red

4
node-red/OWNERS Normal file
View File

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