diff --git a/Godeps/OWNERS b/Godeps/OWNERS index 3d49f3060..0f5d2f673 100644 --- a/Godeps/OWNERS +++ b/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/OWNERS b/OWNERS index 9617c2778..54fd21f11 100644 --- a/OWNERS +++ b/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - lavalamp - smarterclayton diff --git a/pkg/apis/OWNERS b/pkg/apis/OWNERS index bae178f81..38336c177 100644 --- a/pkg/apis/OWNERS +++ b/pkg/apis/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + # Disable inheritance as this is an api owners file options: no_parent_owners: true diff --git a/pkg/apis/audit/OWNERS b/pkg/apis/audit/OWNERS index 838977890..7a21104f6 100644 --- a/pkg/apis/audit/OWNERS +++ b/pkg/apis/audit/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + # approval on api packages bubbles to api-approvers reviewers: - sig-auth-audit-approvers diff --git a/pkg/audit/OWNERS b/pkg/audit/OWNERS index 178ce84a5..c3486ad5d 100644 --- a/pkg/audit/OWNERS +++ b/pkg/audit/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-audit-approvers reviewers: diff --git a/pkg/authentication/OWNERS b/pkg/authentication/OWNERS index c607d2aa8..3e05d309b 100644 --- a/pkg/authentication/OWNERS +++ b/pkg/authentication/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-authenticators-approvers reviewers: diff --git a/pkg/authentication/request/x509/OWNERS b/pkg/authentication/request/x509/OWNERS index 470b7a1c9..3cf036438 100644 --- a/pkg/authentication/request/x509/OWNERS +++ b/pkg/authentication/request/x509/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-certificates-approvers reviewers: diff --git a/pkg/authorization/OWNERS b/pkg/authorization/OWNERS index cd0d70a0f..7b3130fdc 100644 --- a/pkg/authorization/OWNERS +++ b/pkg/authorization/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-authorizers-approvers reviewers: diff --git a/pkg/authorization/authorizerfactory/OWNERS b/pkg/authorization/authorizerfactory/OWNERS index cb2ae800f..a5ccdcbd1 100755 --- a/pkg/authorization/authorizerfactory/OWNERS +++ b/pkg/authorization/authorizerfactory/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - dims diff --git a/pkg/endpoints/filters/OWNERS b/pkg/endpoints/filters/OWNERS index 6f780ff89..05259ce35 100755 --- a/pkg/endpoints/filters/OWNERS +++ b/pkg/endpoints/filters/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - sttts diff --git a/pkg/endpoints/metrics/OWNERS b/pkg/endpoints/metrics/OWNERS index f0706b3f1..33c780d7a 100755 --- a/pkg/endpoints/metrics/OWNERS +++ b/pkg/endpoints/metrics/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - wojtek-t - jimmidyson diff --git a/pkg/endpoints/openapi/OWNERS b/pkg/endpoints/openapi/OWNERS index 4126a6be3..006f0125e 100755 --- a/pkg/endpoints/openapi/OWNERS +++ b/pkg/endpoints/openapi/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - mbohlool diff --git a/pkg/endpoints/request/OWNERS b/pkg/endpoints/request/OWNERS index 9d268c4d1..4da107c8c 100755 --- a/pkg/endpoints/request/OWNERS +++ b/pkg/endpoints/request/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sttts diff --git a/pkg/endpoints/testing/OWNERS b/pkg/endpoints/testing/OWNERS index 8ee0deffd..90be719cc 100755 --- a/pkg/endpoints/testing/OWNERS +++ b/pkg/endpoints/testing/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - smarterclayton - wojtek-t diff --git a/pkg/features/OWNERS b/pkg/features/OWNERS index fe7b0144e..05b08249a 100644 --- a/pkg/features/OWNERS +++ b/pkg/features/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - feature-approvers diff --git a/pkg/registry/generic/OWNERS b/pkg/registry/generic/OWNERS index 75e139342..5f38d15b2 100755 --- a/pkg/registry/generic/OWNERS +++ b/pkg/registry/generic/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/pkg/registry/rest/OWNERS b/pkg/registry/rest/OWNERS index 6427750a9..98488d811 100755 --- a/pkg/registry/rest/OWNERS +++ b/pkg/registry/rest/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - smarterclayton diff --git a/pkg/server/filters/OWNERS b/pkg/server/filters/OWNERS index 121af9571..c5f73991a 100755 --- a/pkg/server/filters/OWNERS +++ b/pkg/server/filters/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sttts - dims diff --git a/pkg/server/mux/OWNERS b/pkg/server/mux/OWNERS index 9d268c4d1..4da107c8c 100755 --- a/pkg/server/mux/OWNERS +++ b/pkg/server/mux/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sttts diff --git a/pkg/server/options/OWNERS b/pkg/server/options/OWNERS index 9d6b439de..0e84109d7 100755 --- a/pkg/server/options/OWNERS +++ b/pkg/server/options/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - smarterclayton - wojtek-t diff --git a/pkg/server/options/encryptionconfig/OWNERS b/pkg/server/options/encryptionconfig/OWNERS index 498b470c9..71edc3ecd 100644 --- a/pkg/server/options/encryptionconfig/OWNERS +++ b/pkg/server/options/encryptionconfig/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-encryption-at-rest-approvers reviewers: diff --git a/pkg/server/routes/OWNERS b/pkg/server/routes/OWNERS index 9d268c4d1..4da107c8c 100755 --- a/pkg/server/routes/OWNERS +++ b/pkg/server/routes/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sttts diff --git a/pkg/storage/OWNERS b/pkg/storage/OWNERS index b7bff4f12..26ea9eeb4 100644 --- a/pkg/storage/OWNERS +++ b/pkg/storage/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - lavalamp - liggitt diff --git a/pkg/storage/etcd/OWNERS b/pkg/storage/etcd/OWNERS index a06549883..bb4ad2a4c 100755 --- a/pkg/storage/etcd/OWNERS +++ b/pkg/storage/etcd/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - lavalamp - smarterclayton diff --git a/pkg/storage/etcd3/OWNERS b/pkg/storage/etcd3/OWNERS index 84c24e70c..84666835d 100755 --- a/pkg/storage/etcd3/OWNERS +++ b/pkg/storage/etcd3/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - wojtek-t - timothysc diff --git a/pkg/storage/storagebackend/OWNERS b/pkg/storage/storagebackend/OWNERS index d14ed5181..dbef228c1 100755 --- a/pkg/storage/storagebackend/OWNERS +++ b/pkg/storage/storagebackend/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - lavalamp - smarterclayton diff --git a/pkg/storage/testing/OWNERS b/pkg/storage/testing/OWNERS index ff5dd0da8..1bd9ef6bf 100755 --- a/pkg/storage/testing/OWNERS +++ b/pkg/storage/testing/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - smarterclayton - wojtek-t diff --git a/pkg/storage/value/encrypt/OWNERS b/pkg/storage/value/encrypt/OWNERS index 498b470c9..71edc3ecd 100644 --- a/pkg/storage/value/encrypt/OWNERS +++ b/pkg/storage/value/encrypt/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-encryption-at-rest-approvers reviewers: diff --git a/plugin/pkg/audit/OWNERS b/plugin/pkg/audit/OWNERS index 178ce84a5..c3486ad5d 100644 --- a/plugin/pkg/audit/OWNERS +++ b/plugin/pkg/audit/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-audit-approvers reviewers: diff --git a/plugin/pkg/authenticator/OWNERS b/plugin/pkg/authenticator/OWNERS index c607d2aa8..3e05d309b 100644 --- a/plugin/pkg/authenticator/OWNERS +++ b/plugin/pkg/authenticator/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-authenticators-approvers reviewers: diff --git a/plugin/pkg/authenticator/token/oidc/OWNERS b/plugin/pkg/authenticator/token/oidc/OWNERS index e0f3c6ca9..03fb44ea2 100644 --- a/plugin/pkg/authenticator/token/oidc/OWNERS +++ b/plugin/pkg/authenticator/token/oidc/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - ericchiang reviewers: diff --git a/plugin/pkg/authorizer/OWNERS b/plugin/pkg/authorizer/OWNERS index cd0d70a0f..7b3130fdc 100644 --- a/plugin/pkg/authorizer/OWNERS +++ b/plugin/pkg/authorizer/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-authorizers-approvers reviewers: