From 57e449351c5cc4813bdbbe54967d75d064053574 Mon Sep 17 00:00:00 2001 From: maelk Date: Tue, 12 May 2020 10:27:44 +0300 Subject: [PATCH] Add Owners file --- OWNERS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 00000000..25a4bcab --- /dev/null +++ b/OWNERS @@ -0,0 +1,7 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - dhellmann + - russellb + - maelk + - kashifest