From db5c348e43827572a2b7e95467a3915aff07608b Mon Sep 17 00:00:00 2001 From: Lee Verberne Date: Fri, 26 Jul 2019 15:57:29 +0000 Subject: [PATCH] Assign OWNERS for pod integration tests --- test/integration/pods/OWNERS | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 test/integration/pods/OWNERS diff --git a/test/integration/pods/OWNERS b/test/integration/pods/OWNERS new file mode 100644 index 00000000000..7695cc16b12 --- /dev/null +++ b/test/integration/pods/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