From 7e7b3f1680ac8604b3768c337751a1d899ae3487 Mon Sep 17 00:00:00 2001
From: Christie Wilson <bobcatfish@gmail.com>
Date: Sat, 22 Jun 2019 16:04:24 -0700
Subject: [PATCH] =?UTF-8?q?Add=20initial=20list=20of=20owners=20for=20even?=
 =?UTF-8?q?t=20triggering=20=E2=9A=A1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Initial list of owners will be the folks who created the design (see
https://github.com/tektoncd/pipeline/issues/315 for design docs and
discussions)
---
 OWNERS | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 OWNERS

diff --git a/OWNERS b/OWNERS
new file mode 100644
index 00000000000..ac368aa7671
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,8 @@
+# The OWNERS file is used by prow to automatically merge approved PRs.
+
+approvers:
+- iancoffey
+- vtereso
+- ncskier
+- bobcatfish
+- dlorenc