From 70f09c49434d96c49f7d4cd573a85707dbda8034 Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Thu, 9 Dec 2021 21:31:26 -0500 Subject: [PATCH] Check in OWNERS modified by update-yamlfmt.sh Signed-off-by: Davanum Srinivas Kubernetes-commit: 9405e9b55ebcd461f161859a698b949ea3bde31d --- OWNERS | 32 ++++++------ kubernetes/typed/authentication/OWNERS | 7 ++- kubernetes/typed/authorization/OWNERS | 7 ++- kubernetes/typed/rbac/OWNERS | 7 ++- listers/authentication/OWNERS | 7 ++- listers/authorization/OWNERS | 7 ++- listers/rbac/OWNERS | 7 ++- pkg/apis/clientauthentication/OWNERS | 7 ++- plugin/pkg/client/auth/OWNERS | 7 ++- plugin/pkg/client/auth/gcp/OWNERS | 8 +-- rest/OWNERS | 38 +++++++------- tools/auth/OWNERS | 7 ++- tools/cache/OWNERS | 68 +++++++++++++------------- tools/events/OWNERS | 12 ++--- tools/leaderelection/OWNERS | 16 +++--- tools/metrics/OWNERS | 6 +-- tools/record/OWNERS | 4 +- transport/OWNERS | 12 ++--- util/cert/OWNERS | 7 ++- util/certificate/OWNERS | 7 ++- util/keyutil/OWNERS | 7 ++- util/retry/OWNERS | 2 +- 22 files changed, 135 insertions(+), 147 deletions(-) diff --git a/OWNERS b/OWNERS index 913c35ce..45868d91 100644 --- a/OWNERS +++ b/OWNERS @@ -1,21 +1,21 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- caesarxuchao -- deads2k -- lavalamp -- liggitt -- smarterclayton -- sttts -- yliaog + - caesarxuchao + - deads2k + - lavalamp + - liggitt + - smarterclayton + - sttts + - yliaog reviewers: -- caesarxuchao -- deads2k -- jpbetz -- lavalamp -- liggitt -- soltysh -- sttts -- yliaog + - caesarxuchao + - deads2k + - jpbetz + - lavalamp + - liggitt + - soltysh + - sttts + - yliaog labels: -- sig/api-machinery + - sig/api-machinery diff --git a/kubernetes/typed/authentication/OWNERS b/kubernetes/typed/authentication/OWNERS index 3e05d309..c4ea6463 100644 --- a/kubernetes/typed/authentication/OWNERS +++ b/kubernetes/typed/authentication/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-authenticators-approvers + - sig-auth-authenticators-approvers reviewers: -- sig-auth-authenticators-reviewers + - sig-auth-authenticators-reviewers labels: -- sig/auth - + - sig/auth diff --git a/kubernetes/typed/authorization/OWNERS b/kubernetes/typed/authorization/OWNERS index 7b3130fd..55d3fb23 100644 --- a/kubernetes/typed/authorization/OWNERS +++ b/kubernetes/typed/authorization/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-authorizers-approvers + - sig-auth-authorizers-approvers reviewers: -- sig-auth-authorizers-reviewers + - sig-auth-authorizers-reviewers labels: -- sig/auth - + - sig/auth diff --git a/kubernetes/typed/rbac/OWNERS b/kubernetes/typed/rbac/OWNERS index 7b3130fd..55d3fb23 100644 --- a/kubernetes/typed/rbac/OWNERS +++ b/kubernetes/typed/rbac/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-authorizers-approvers + - sig-auth-authorizers-approvers reviewers: -- sig-auth-authorizers-reviewers + - sig-auth-authorizers-reviewers labels: -- sig/auth - + - sig/auth diff --git a/listers/authentication/OWNERS b/listers/authentication/OWNERS index 3e05d309..c4ea6463 100644 --- a/listers/authentication/OWNERS +++ b/listers/authentication/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-authenticators-approvers + - sig-auth-authenticators-approvers reviewers: -- sig-auth-authenticators-reviewers + - sig-auth-authenticators-reviewers labels: -- sig/auth - + - sig/auth diff --git a/listers/authorization/OWNERS b/listers/authorization/OWNERS index 7b3130fd..55d3fb23 100644 --- a/listers/authorization/OWNERS +++ b/listers/authorization/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-authorizers-approvers + - sig-auth-authorizers-approvers reviewers: -- sig-auth-authorizers-reviewers + - sig-auth-authorizers-reviewers labels: -- sig/auth - + - sig/auth diff --git a/listers/rbac/OWNERS b/listers/rbac/OWNERS index 7b3130fd..55d3fb23 100644 --- a/listers/rbac/OWNERS +++ b/listers/rbac/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-authorizers-approvers + - sig-auth-authorizers-approvers reviewers: -- sig-auth-authorizers-reviewers + - sig-auth-authorizers-reviewers labels: -- sig/auth - + - sig/auth diff --git a/pkg/apis/clientauthentication/OWNERS b/pkg/apis/clientauthentication/OWNERS index e0ec62de..4dfbb98a 100644 --- a/pkg/apis/clientauthentication/OWNERS +++ b/pkg/apis/clientauthentication/OWNERS @@ -2,8 +2,7 @@ # approval on api packages bubbles to api-approvers reviewers: -- sig-auth-authenticators-approvers -- sig-auth-authenticators-reviewers + - sig-auth-authenticators-approvers + - sig-auth-authenticators-reviewers labels: -- sig/auth - + - sig/auth diff --git a/plugin/pkg/client/auth/OWNERS b/plugin/pkg/client/auth/OWNERS index 3e05d309..c4ea6463 100644 --- a/plugin/pkg/client/auth/OWNERS +++ b/plugin/pkg/client/auth/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-authenticators-approvers + - sig-auth-authenticators-approvers reviewers: -- sig-auth-authenticators-reviewers + - sig-auth-authenticators-reviewers labels: -- sig/auth - + - sig/auth diff --git a/plugin/pkg/client/auth/gcp/OWNERS b/plugin/pkg/client/auth/gcp/OWNERS index 97fcd3dd..458fcf47 100644 --- a/plugin/pkg/client/auth/gcp/OWNERS +++ b/plugin/pkg/client/auth/gcp/OWNERS @@ -1,8 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- cjcullen -- jlowdermilk + - cjcullen + - jlowdermilk reviewers: -- cjcullen -- jlowdermilk + - cjcullen + - jlowdermilk diff --git a/rest/OWNERS b/rest/OWNERS index 597484b4..21e998ed 100644 --- a/rest/OWNERS +++ b/rest/OWNERS @@ -1,22 +1,22 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- thockin -- smarterclayton -- caesarxuchao -- wojtek-t -- deads2k -- brendandburns -- liggitt -- sttts -- luxas -- dims -- errordeveloper -- hongchaodeng -- krousey -- resouer -- cjcullen -- rmmh -- asalkeld -- juanvallejo -- lojies + - thockin + - smarterclayton + - caesarxuchao + - wojtek-t + - deads2k + - brendandburns + - liggitt + - sttts + - luxas + - dims + - errordeveloper + - hongchaodeng + - krousey + - resouer + - cjcullen + - rmmh + - asalkeld + - juanvallejo + - lojies diff --git a/tools/auth/OWNERS b/tools/auth/OWNERS index 3e05d309..c4ea6463 100644 --- a/tools/auth/OWNERS +++ b/tools/auth/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-authenticators-approvers + - sig-auth-authenticators-approvers reviewers: -- sig-auth-authenticators-reviewers + - sig-auth-authenticators-reviewers labels: -- sig/auth - + - sig/auth diff --git a/tools/cache/OWNERS b/tools/cache/OWNERS index c4824d6b..a8134f18 100644 --- a/tools/cache/OWNERS +++ b/tools/cache/OWNERS @@ -1,38 +1,38 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- thockin -- lavalamp -- smarterclayton -- wojtek-t -- deads2k -- caesarxuchao -- liggitt -- ncdc + - thockin + - lavalamp + - smarterclayton + - wojtek-t + - deads2k + - caesarxuchao + - liggitt + - ncdc reviewers: -- thockin -- lavalamp -- smarterclayton -- wojtek-t -- deads2k -- brendandburns -- derekwaynecarr -- caesarxuchao -- mikedanese -- liggitt -- davidopp -- pmorie -- janetkuo -- justinsb -- soltysh -- jsafrane -- dims -- hongchaodeng -- krousey -- xiang90 -- ingvagabund -- resouer -- jessfraz -- mfojtik -- sdminonne -- ncdc + - thockin + - lavalamp + - smarterclayton + - wojtek-t + - deads2k + - brendandburns + - derekwaynecarr + - caesarxuchao + - mikedanese + - liggitt + - davidopp + - pmorie + - janetkuo + - justinsb + - soltysh + - jsafrane + - dims + - hongchaodeng + - krousey + - xiang90 + - ingvagabund + - resouer + - jessfraz + - mfojtik + - sdminonne + - ncdc diff --git a/tools/events/OWNERS b/tools/events/OWNERS index 05d68e68..9762040b 100644 --- a/tools/events/OWNERS +++ b/tools/events/OWNERS @@ -1,10 +1,10 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-instrumentation-approvers -- yastij -- wojtek-t + - sig-instrumentation-approvers + - yastij + - wojtek-t reviewers: -- sig-instrumentation-reviewers -- yastij -- wojtek-t + - sig-instrumentation-reviewers + - yastij + - wojtek-t diff --git a/tools/leaderelection/OWNERS b/tools/leaderelection/OWNERS index 2ba793ee..1517f9d9 100644 --- a/tools/leaderelection/OWNERS +++ b/tools/leaderelection/OWNERS @@ -1,12 +1,12 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- mikedanese -- timothysc + - mikedanese + - timothysc reviewers: -- wojtek-t -- deads2k -- mikedanese -- timothysc -- ingvagabund -- resouer + - wojtek-t + - deads2k + - mikedanese + - timothysc + - ingvagabund + - resouer diff --git a/tools/metrics/OWNERS b/tools/metrics/OWNERS index 77bcb509..29d3d985 100644 --- a/tools/metrics/OWNERS +++ b/tools/metrics/OWNERS @@ -1,6 +1,6 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- wojtek-t -- krousey -- jayunit100 + - wojtek-t + - krousey + - jayunit100 diff --git a/tools/record/OWNERS b/tools/record/OWNERS index e7e739b1..8105c4fe 100644 --- a/tools/record/OWNERS +++ b/tools/record/OWNERS @@ -1,6 +1,6 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- sig-instrumentation-reviewers + - sig-instrumentation-reviewers approvers: -- sig-instrumentation-approvers + - sig-instrumentation-approvers diff --git a/transport/OWNERS b/transport/OWNERS index a5217690..dd38ada4 100644 --- a/transport/OWNERS +++ b/transport/OWNERS @@ -1,9 +1,9 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- smarterclayton -- wojtek-t -- deads2k -- liggitt -- krousey -- caesarxuchao + - smarterclayton + - wojtek-t + - deads2k + - liggitt + - krousey + - caesarxuchao diff --git a/util/cert/OWNERS b/util/cert/OWNERS index 3cf03643..3c3b94c5 100644 --- a/util/cert/OWNERS +++ b/util/cert/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-certificates-approvers + - sig-auth-certificates-approvers reviewers: -- sig-auth-certificates-reviewers + - sig-auth-certificates-reviewers labels: -- sig/auth - + - sig/auth diff --git a/util/certificate/OWNERS b/util/certificate/OWNERS index 3cf03643..3c3b94c5 100644 --- a/util/certificate/OWNERS +++ b/util/certificate/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-certificates-approvers + - sig-auth-certificates-approvers reviewers: -- sig-auth-certificates-reviewers + - sig-auth-certificates-reviewers labels: -- sig/auth - + - sig/auth diff --git a/util/keyutil/OWNERS b/util/keyutil/OWNERS index 470b7a1c..e6d229d5 100644 --- a/util/keyutil/OWNERS +++ b/util/keyutil/OWNERS @@ -1,7 +1,6 @@ approvers: -- sig-auth-certificates-approvers + - sig-auth-certificates-approvers reviewers: -- sig-auth-certificates-reviewers + - sig-auth-certificates-reviewers labels: -- sig/auth - + - sig/auth diff --git a/util/retry/OWNERS b/util/retry/OWNERS index dec3e88d..75736b5a 100644 --- a/util/retry/OWNERS +++ b/util/retry/OWNERS @@ -1,4 +1,4 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- caesarxuchao + - caesarxuchao