[stable/inbucket] Add OWNERS file (#6299)

This commit is contained in:
Carlos Tadeu Panato Junior
2018-07-02 12:54:18 -07:00
committed by k8s-ci-robot
parent 629ea4ef1d
commit 0a43495ef3
3 changed files with 10 additions and 1 deletions
+3
View File
@@ -19,3 +19,6 @@
.project
.idea/
*.tmproj
# OWNERS file for Kubernetes
OWNERS
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v1
description: Inbucket is an email testing application
name: inbucket
appVersion: 1.2.0
version: 1.0.0
version: 1.0.1
keywords:
- inbucket
- mail
+6
View File
@@ -0,0 +1,6 @@
approvers:
- cpanato
- jhillyerd
reviewers:
- cpanato
- jhillyerd