diff --git a/OWNERS b/OWNERS index db5619903..564ce45ec 100644 --- a/OWNERS +++ b/OWNERS @@ -1,26 +1,26 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- lavalamp -- smarterclayton -- deads2k -- sttts -- liggitt + - lavalamp + - smarterclayton + - deads2k + - sttts + - liggitt reviewers: -- lavalamp -- smarterclayton -- wojtek-t -- deads2k -- caesarxuchao -- liggitt -- sttts -- ncdc -- enj -- hzxuzhonghu -- jennybuckley -- apelisse -- jpbetz -- tkashem + - lavalamp + - smarterclayton + - wojtek-t + - deads2k + - caesarxuchao + - liggitt + - sttts + - ncdc + - enj + - hzxuzhonghu + - jennybuckley + - apelisse + - jpbetz + - tkashem labels: -- sig/api-machinery -- area/apiserver + - sig/api-machinery + - area/apiserver diff --git a/pkg/admission/plugin/resourcequota/apis/resourcequota/OWNERS b/pkg/admission/plugin/resourcequota/apis/resourcequota/OWNERS index cc22b2227..bbc16c84e 100644 --- a/pkg/admission/plugin/resourcequota/apis/resourcequota/OWNERS +++ b/pkg/admission/plugin/resourcequota/apis/resourcequota/OWNERS @@ -1,9 +1,9 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- deads2k -- derekwaynecarr + - deads2k + - derekwaynecarr approvers: -- deads2k -- derekwaynecarr -- smarterclayton \ No newline at end of file + - deads2k + - derekwaynecarr + - smarterclayton diff --git a/pkg/apis/OWNERS b/pkg/apis/OWNERS index 38336c177..402373247 100644 --- a/pkg/apis/OWNERS +++ b/pkg/apis/OWNERS @@ -4,8 +4,8 @@ options: no_parent_owners: true approvers: -- api-approvers + - api-approvers reviewers: -- api-reviewers + - api-reviewers labels: -- kind/api-change + - kind/api-change diff --git a/pkg/apis/audit/OWNERS b/pkg/apis/audit/OWNERS index 7a21104f6..72f9f9c69 100644 --- a/pkg/apis/audit/OWNERS +++ b/pkg/apis/audit/OWNERS @@ -2,8 +2,7 @@ # approval on api packages bubbles to api-approvers reviewers: -- sig-auth-audit-approvers -- sig-auth-audit-reviewers + - sig-auth-audit-approvers + - sig-auth-audit-reviewers labels: -- sig/auth - + - sig/auth diff --git a/pkg/audit/OWNERS b/pkg/audit/OWNERS index c3486ad5d..60f38f133 100644 --- a/pkg/audit/OWNERS +++ b/pkg/audit/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-audit-approvers + - sig-auth-audit-approvers reviewers: -- sig-auth-audit-reviewers + - sig-auth-audit-reviewers labels: -- sig/auth - + - sig/auth diff --git a/pkg/authentication/OWNERS b/pkg/authentication/OWNERS index 3e05d309b..c4ea6463d 100644 --- a/pkg/authentication/OWNERS +++ b/pkg/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/pkg/authentication/request/x509/OWNERS b/pkg/authentication/request/x509/OWNERS index 3cf036438..3c3b94c58 100644 --- a/pkg/authentication/request/x509/OWNERS +++ b/pkg/authentication/request/x509/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/pkg/authorization/OWNERS b/pkg/authorization/OWNERS index 7b3130fdc..55d3fb23c 100644 --- a/pkg/authorization/OWNERS +++ b/pkg/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/pkg/endpoints/filters/OWNERS b/pkg/endpoints/filters/OWNERS index 05259ce35..3e4862a50 100644 --- a/pkg/endpoints/filters/OWNERS +++ b/pkg/endpoints/filters/OWNERS @@ -1,6 +1,6 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- deads2k -- sttts -- soltysh + - deads2k + - sttts + - soltysh diff --git a/pkg/endpoints/handlers/fieldmanager/OWNERS b/pkg/endpoints/handlers/fieldmanager/OWNERS index a7470137b..cd695be96 100644 --- a/pkg/endpoints/handlers/fieldmanager/OWNERS +++ b/pkg/endpoints/handlers/fieldmanager/OWNERS @@ -1,5 +1,5 @@ approvers: -- jennybuckley -- apelisse + - jennybuckley + - apelisse reviewers: -- kwiesmueller + - kwiesmueller diff --git a/pkg/endpoints/metrics/OWNERS b/pkg/endpoints/metrics/OWNERS index 9454593c8..171c3520e 100644 --- a/pkg/endpoints/metrics/OWNERS +++ b/pkg/endpoints/metrics/OWNERS @@ -1,8 +1,7 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- wojtek-t -- jimmidyson - + - wojtek-t + - jimmidyson approvers: -- logicalhan + - logicalhan diff --git a/pkg/endpoints/request/OWNERS b/pkg/endpoints/request/OWNERS index 4da107c8c..87c80edbb 100644 --- a/pkg/endpoints/request/OWNERS +++ b/pkg/endpoints/request/OWNERS @@ -1,4 +1,4 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- sttts + - sttts diff --git a/pkg/endpoints/testing/OWNERS b/pkg/endpoints/testing/OWNERS index 2092194ed..901acbfea 100644 --- a/pkg/endpoints/testing/OWNERS +++ b/pkg/endpoints/testing/OWNERS @@ -1,8 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- smarterclayton -- wojtek-t -- caesarxuchao -- liggitt -- soltysh + - smarterclayton + - wojtek-t + - caesarxuchao + - liggitt + - soltysh diff --git a/pkg/features/OWNERS b/pkg/features/OWNERS index 05b08249a..3e1dd9f08 100644 --- a/pkg/features/OWNERS +++ b/pkg/features/OWNERS @@ -1,4 +1,4 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- feature-approvers + - feature-approvers diff --git a/pkg/quota/v1/OWNERS b/pkg/quota/v1/OWNERS index d812b5d3e..d84657a05 100644 --- a/pkg/quota/v1/OWNERS +++ b/pkg/quota/v1/OWNERS @@ -1,13 +1,13 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- deads2k -- derekwaynecarr -- vishh + - deads2k + - derekwaynecarr + - vishh reviewers: -- deads2k -- derekwaynecarr -- smarterclayton -- vishh + - deads2k + - derekwaynecarr + - smarterclayton + - vishh labels: -- sig/api-machinery + - sig/api-machinery diff --git a/pkg/quota/v1/generic/OWNERS b/pkg/quota/v1/generic/OWNERS index 4d4f90e4d..af1dfdbdb 100644 --- a/pkg/quota/v1/generic/OWNERS +++ b/pkg/quota/v1/generic/OWNERS @@ -1,5 +1,5 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- smarterclayton -- derekwaynecarr + - smarterclayton + - derekwaynecarr diff --git a/pkg/registry/generic/OWNERS b/pkg/registry/generic/OWNERS index bf987ec89..3557a0943 100644 --- a/pkg/registry/generic/OWNERS +++ b/pkg/registry/generic/OWNERS @@ -1,26 +1,26 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- thockin -- lavalamp -- smarterclayton -- wojtek-t -- deads2k -- yujuhong -- derekwaynecarr -- caesarxuchao -- mikedanese -- liggitt -- davidopp -- saad-ali -- janetkuo -- pwittrock -- ncdc -- piosz -- dims -- hongchaodeng -- krousey -- xiang90 -- resouer -- sdminonne -- enj + - thockin + - lavalamp + - smarterclayton + - wojtek-t + - deads2k + - yujuhong + - derekwaynecarr + - caesarxuchao + - mikedanese + - liggitt + - davidopp + - saad-ali + - janetkuo + - pwittrock + - ncdc + - piosz + - dims + - hongchaodeng + - krousey + - xiang90 + - resouer + - sdminonne + - enj diff --git a/pkg/registry/rest/OWNERS b/pkg/registry/rest/OWNERS index f1366aa97..2d6d24ae4 100644 --- a/pkg/registry/rest/OWNERS +++ b/pkg/registry/rest/OWNERS @@ -1,20 +1,20 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- thockin -- smarterclayton -- wojtek-t -- deads2k -- brendandburns -- derekwaynecarr -- caesarxuchao -- mikedanese -- liggitt -- justinsb -- ncdc -- dims -- hongchaodeng -- krousey -- ingvagabund -- sdminonne -- enj + - thockin + - smarterclayton + - wojtek-t + - deads2k + - brendandburns + - derekwaynecarr + - caesarxuchao + - mikedanese + - liggitt + - justinsb + - ncdc + - dims + - hongchaodeng + - krousey + - ingvagabund + - sdminonne + - enj diff --git a/pkg/server/filters/OWNERS b/pkg/server/filters/OWNERS index c5f73991a..010b7838e 100644 --- a/pkg/server/filters/OWNERS +++ b/pkg/server/filters/OWNERS @@ -1,5 +1,5 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- sttts -- dims + - sttts + - dims diff --git a/pkg/server/mux/OWNERS b/pkg/server/mux/OWNERS index 4da107c8c..87c80edbb 100644 --- a/pkg/server/mux/OWNERS +++ b/pkg/server/mux/OWNERS @@ -1,4 +1,4 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- sttts + - sttts diff --git a/pkg/server/options/OWNERS b/pkg/server/options/OWNERS index 702015ad1..4efda29ee 100644 --- a/pkg/server/options/OWNERS +++ b/pkg/server/options/OWNERS @@ -1,15 +1,15 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- smarterclayton -- wojtek-t -- deads2k -- liggitt -- sttts -- jlowdermilk -- soltysh -- dims -- cjcullen -- ping035627 -- xiangpengzhao -- enj + - smarterclayton + - wojtek-t + - deads2k + - liggitt + - sttts + - jlowdermilk + - soltysh + - dims + - cjcullen + - ping035627 + - xiangpengzhao + - enj diff --git a/pkg/server/options/encryptionconfig/OWNERS b/pkg/server/options/encryptionconfig/OWNERS index 71edc3ecd..d2ea8ec60 100644 --- a/pkg/server/options/encryptionconfig/OWNERS +++ b/pkg/server/options/encryptionconfig/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-encryption-at-rest-approvers + - sig-auth-encryption-at-rest-approvers reviewers: -- sig-auth-encryption-at-rest-reviewers + - sig-auth-encryption-at-rest-reviewers labels: -- sig/auth - + - sig/auth diff --git a/pkg/server/routes/OWNERS b/pkg/server/routes/OWNERS index 4da107c8c..87c80edbb 100644 --- a/pkg/server/routes/OWNERS +++ b/pkg/server/routes/OWNERS @@ -1,4 +1,4 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- sttts + - sttts diff --git a/pkg/storage/OWNERS b/pkg/storage/OWNERS index 2426b1c0c..5aea666d5 100644 --- a/pkg/storage/OWNERS +++ b/pkg/storage/OWNERS @@ -1,24 +1,24 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- lavalamp -- liggitt -- timothysc -- wojtek-t -- xiang90 + - lavalamp + - liggitt + - timothysc + - wojtek-t + - xiang90 reviewers: -- lavalamp -- smarterclayton -- wojtek-t -- deads2k -- caesarxuchao -- mikedanese -- liggitt -- ncdc -- timothysc -- hongchaodeng -- krousey -- xiang90 -- ingvagabund -- resouer -- enj + - lavalamp + - smarterclayton + - wojtek-t + - deads2k + - caesarxuchao + - mikedanese + - liggitt + - ncdc + - timothysc + - hongchaodeng + - krousey + - xiang90 + - ingvagabund + - resouer + - enj diff --git a/pkg/storage/etcd3/OWNERS b/pkg/storage/etcd3/OWNERS index bdb4d402a..6926e4f1f 100644 --- a/pkg/storage/etcd3/OWNERS +++ b/pkg/storage/etcd3/OWNERS @@ -1,6 +1,6 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- wojtek-t -- timothysc -- hongchaodeng + - wojtek-t + - timothysc + - hongchaodeng diff --git a/pkg/storage/storagebackend/OWNERS b/pkg/storage/storagebackend/OWNERS index dbef228c1..e4b7c59dd 100644 --- a/pkg/storage/storagebackend/OWNERS +++ b/pkg/storage/storagebackend/OWNERS @@ -1,8 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- lavalamp -- smarterclayton -- wojtek-t -- timothysc -- hongchaodeng + - lavalamp + - smarterclayton + - wojtek-t + - timothysc + - hongchaodeng diff --git a/pkg/storage/testing/OWNERS b/pkg/storage/testing/OWNERS index a7140fb45..ea47e0db9 100644 --- a/pkg/storage/testing/OWNERS +++ b/pkg/storage/testing/OWNERS @@ -1,9 +1,9 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- smarterclayton -- wojtek-t -- liggitt -- timothysc -- soltysh -- enj + - smarterclayton + - wojtek-t + - liggitt + - timothysc + - soltysh + - enj diff --git a/pkg/storage/value/encrypt/OWNERS b/pkg/storage/value/encrypt/OWNERS index 71edc3ecd..d2ea8ec60 100644 --- a/pkg/storage/value/encrypt/OWNERS +++ b/pkg/storage/value/encrypt/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-encryption-at-rest-approvers + - sig-auth-encryption-at-rest-approvers reviewers: -- sig-auth-encryption-at-rest-reviewers + - sig-auth-encryption-at-rest-reviewers labels: -- sig/auth - + - sig/auth diff --git a/pkg/storageversion/OWNERS b/pkg/storageversion/OWNERS index ca9aa1358..869b3da0d 100644 --- a/pkg/storageversion/OWNERS +++ b/pkg/storageversion/OWNERS @@ -1,5 +1,5 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- caesarxuchao -- roycaihw + - caesarxuchao + - roycaihw diff --git a/pkg/util/flowcontrol/OWNERS b/pkg/util/flowcontrol/OWNERS index 50a230fca..2556c589f 100644 --- a/pkg/util/flowcontrol/OWNERS +++ b/pkg/util/flowcontrol/OWNERS @@ -1,15 +1,15 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- lavalamp -- deads2k -- yue9944882 -- MikeSpreitzer + - lavalamp + - deads2k + - yue9944882 + - MikeSpreitzer reviewers: -- lavalamp -- deads2k -- yue9944882 -- MikeSpreitzer + - lavalamp + - deads2k + - yue9944882 + - MikeSpreitzer labels: -- sig/api-machinery -- area/apiserver + - sig/api-machinery + - area/apiserver diff --git a/plugin/pkg/audit/OWNERS b/plugin/pkg/audit/OWNERS index c3486ad5d..60f38f133 100644 --- a/plugin/pkg/audit/OWNERS +++ b/plugin/pkg/audit/OWNERS @@ -1,9 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- sig-auth-audit-approvers + - sig-auth-audit-approvers reviewers: -- sig-auth-audit-reviewers + - sig-auth-audit-reviewers labels: -- sig/auth - + - sig/auth diff --git a/plugin/pkg/authenticator/OWNERS b/plugin/pkg/authenticator/OWNERS index 3e05d309b..c4ea6463d 100644 --- a/plugin/pkg/authenticator/OWNERS +++ b/plugin/pkg/authenticator/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/authorizer/OWNERS b/plugin/pkg/authorizer/OWNERS index 7b3130fdc..55d3fb23c 100644 --- a/plugin/pkg/authorizer/OWNERS +++ b/plugin/pkg/authorizer/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