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