From 59bfb1cb9a79570b52f57c90471097fdd7f1d102 Mon Sep 17 00:00:00 2001 From: Tim Allclair Date: Fri, 22 Mar 2019 12:02:05 -0700 Subject: [PATCH] Copy node test owners to e2e/common --- test/e2e/common/OWNERS | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 test/e2e/common/OWNERS diff --git a/test/e2e/common/OWNERS b/test/e2e/common/OWNERS new file mode 100644 index 00000000000..7695cc16b12 --- /dev/null +++ b/test/e2e/common/OWNERS @@ -0,0 +1,11 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: +- Random-Liu +- dchen1107 +- derekwaynecarr +- tallclair +- vishh +- yujuhong +reviewers: +- sig-node-reviewers