From 4d193e4c1c4cbf7a0ca0846057d07828e65e8d0f Mon Sep 17 00:00:00 2001 From: Roy Lenferink Date: Wed, 6 Feb 2019 07:10:52 +0100 Subject: [PATCH] Updated OWNERS file to include link to docs (#238) --- OWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OWNERS b/OWNERS index 74eace9..055985b 100644 --- a/OWNERS +++ b/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - brendandburns - krabhishek8260