From 4cd61c9c5e9c803d0b040ea9e1ff474c055e5e3f Mon Sep 17 00:00:00 2001 From: Zexi Date: Wed, 3 Apr 2019 17:14:26 +0800 Subject: [PATCH] add OWNERS to support CI robot --- OWNERS | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000000..2f0953c8a0 --- /dev/null +++ b/OWNERS @@ -0,0 +1,13 @@ +# See the OWNERS docs at https://go.k8s.io/owners +reviewers: + - swordqiu + - yousong + - wanyaoqi + - Zexi + - ioito + - tb365 +approvers: + - swordqiu + - yousong + - wanyaoqi + - Zexi