From 3de760d311de52c50f7f05b652be5ea21e20f9e3 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 | 14 +++++++------- config/OWNERS | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/OWNERS b/OWNERS index 89b8cc0..0f37c7b 100644 --- a/OWNERS +++ b/OWNERS @@ -1,11 +1,11 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-network-approvers -- sttts -- luxas + - sig-network-approvers + - sttts + - luxas reviewers: -- sig-network-reviewers -- luxas -- sttts -- Lion-Wei + - sig-network-reviewers + - luxas + - sttts + - Lion-Wei diff --git a/config/OWNERS b/config/OWNERS index 6a6e8ca..9721936 100644 --- a/config/OWNERS +++ b/config/OWNERS @@ -4,9 +4,9 @@ options: no_parent_owners: true approvers: -- api-approvers + - api-approvers reviewers: -- api-reviewers -- sig-network-reviewers + - api-reviewers + - sig-network-reviewers labels: -- kind/api-change + - kind/api-change