diff --git a/OWNERS b/OWNERS index 128c827..b5e2001 100644 --- a/OWNERS +++ b/OWNERS @@ -1,11 +1,11 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-node-approvers -- sttts -- luxas -- mtaufen + - sig-node-approvers + - sttts + - luxas + - mtaufen reviewers: -- sig-node-reviewers -- luxas -- sttts + - sig-node-reviewers + - luxas + - sttts diff --git a/config/OWNERS b/config/OWNERS index a459a8f..be95d76 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-node-reviewers + - api-reviewers + - sig-node-reviewers labels: -- kind/api-change + - kind/api-change diff --git a/pkg/apis/credentialprovider/OWNERS b/pkg/apis/credentialprovider/OWNERS index b74b7dd..06f37be 100644 --- a/pkg/apis/credentialprovider/OWNERS +++ b/pkg/apis/credentialprovider/OWNERS @@ -4,7 +4,7 @@ options: no_parent_owners: true approvers: -- api-approvers + - api-approvers reviewers: -- sig-node-api-reviewers -- sig-auth-api-reviewers + - sig-node-api-reviewers + - sig-auth-api-reviewers diff --git a/pkg/apis/deviceplugin/OWNERS b/pkg/apis/deviceplugin/OWNERS index e83bdf7..7708415 100644 --- a/pkg/apis/deviceplugin/OWNERS +++ b/pkg/apis/deviceplugin/OWNERS @@ -1,7 +1,7 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- jiayingz -- mindprince -- RenaudWasTaken -- vishh + - jiayingz + - mindprince + - RenaudWasTaken + - vishh