From 9e4e0f41f75b844e094d0a1673f3e32384742dcc Mon Sep 17 00:00:00 2001 From: Roy Lenferink Date: Wed, 30 Jan 2019 20:22:58 +0100 Subject: [PATCH] Update OWNERS files to include link to docs --- OWNERS | 2 ++ cassandra/OWNERS | 2 ++ mysql-wordpress-pd/OWNERS | 2 ++ staging/cockroachdb/OWNERS | 2 ++ staging/cpu-manager/OWNERS | 2 ++ staging/podsecuritypolicy/OWNERS | 2 ++ 6 files changed, 12 insertions(+) diff --git a/OWNERS b/OWNERS index 72ed75580..3be55f63a 100644 --- a/OWNERS +++ b/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - idvoretskyi - ahmetb diff --git a/cassandra/OWNERS b/cassandra/OWNERS index 81612f5d5..4a53b394a 100644 --- a/cassandra/OWNERS +++ b/cassandra/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - aledbf approvers: diff --git a/mysql-wordpress-pd/OWNERS b/mysql-wordpress-pd/OWNERS index d349c8eeb..ce6c75b11 100644 --- a/mysql-wordpress-pd/OWNERS +++ b/mysql-wordpress-pd/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - jeffmendoza reviewers: diff --git a/staging/cockroachdb/OWNERS b/staging/cockroachdb/OWNERS index 9b4cd15cb..2dfc621f4 100644 --- a/staging/cockroachdb/OWNERS +++ b/staging/cockroachdb/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - a-robinson approvers: diff --git a/staging/cpu-manager/OWNERS b/staging/cpu-manager/OWNERS index 152ded29d..77f30f6d6 100644 --- a/staging/cpu-manager/OWNERS +++ b/staging/cpu-manager/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - derekwaynecarr - vishh diff --git a/staging/podsecuritypolicy/OWNERS b/staging/podsecuritypolicy/OWNERS index 63eee4bb6..cc4c848fa 100644 --- a/staging/podsecuritypolicy/OWNERS +++ b/staging/podsecuritypolicy/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - deads2k - ericchiang