From b896f92bc1f07066081868c9f2fe8936cafe5231 Mon Sep 17 00:00:00 2001 From: Roy Lenferink Date: Wed, 30 Jan 2019 20:05:00 +0100 Subject: [PATCH] Updated OWNERS files to include link to docs Kubernetes-commit: b43c04452f3b563473b5c2a765d4ac18cc0ff58f --- Godeps/OWNERS | 2 ++ OWNERS | 2 ++ config/OWNERS | 2 ++ 3 files changed, 6 insertions(+) diff --git a/Godeps/OWNERS b/Godeps/OWNERS index 3d49f30..0f5d2f6 100644 --- a/Godeps/OWNERS +++ b/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/OWNERS b/OWNERS index 7b38dc3..10bff6a 100644 --- a/OWNERS +++ b/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - deads2k - luxas diff --git a/config/OWNERS b/config/OWNERS index b6f1833..b3f2f4d 100644 --- a/config/OWNERS +++ b/config/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + # Disable inheritance as this is an api owners file options: no_parent_owners: true