diff --git a/.github/OWNERS b/.github/OWNERS index 5390e83a824..8443da33fc7 100644 --- a/.github/OWNERS +++ b/.github/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - castrojo - cblecker diff --git a/Godeps/OWNERS b/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 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 f5aeed776f2..7c029442e8c 100644 --- a/OWNERS +++ b/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + filters: ".*": reviewers: diff --git a/api/OWNERS b/api/OWNERS index 6abee65c2f9..b185715fca8 100644 --- a/api/OWNERS +++ b/api/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/build/OWNERS b/build/OWNERS index 725d8464be0..39fbae91104 100644 --- a/build/OWNERS +++ b/build/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - cblecker - ixdy diff --git a/build/debian-hyperkube-base/OWNERS b/build/debian-hyperkube-base/OWNERS index 0c4ba8e2f18..c28de235565 100644 --- a/build/debian-hyperkube-base/OWNERS +++ b/build/debian-hyperkube-base/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + labels: - sig/release diff --git a/build/debs/OWNERS b/build/debs/OWNERS index fac1c2ed97a..65a818e18ce 100644 --- a/build/debs/OWNERS +++ b/build/debs/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - luxas - jbeda diff --git a/build/rpms/OWNERS b/build/rpms/OWNERS index fac1c2ed97a..65a818e18ce 100644 --- a/build/rpms/OWNERS +++ b/build/rpms/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - luxas - jbeda diff --git a/build/visible_to/OWNERS b/build/visible_to/OWNERS index 8bc54f89e4e..81ee135ce12 100644 --- a/build/visible_to/OWNERS +++ b/build/visible_to/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - brendandburns - dchen1107 diff --git a/cluster/OWNERS b/cluster/OWNERS index 1c7ea50d616..0e5b0e2a248 100644 --- a/cluster/OWNERS +++ b/cluster/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - eparis - jbeda diff --git a/cluster/addons/addon-manager/OWNERS b/cluster/addons/addon-manager/OWNERS index 162598a14d3..5d6db99705e 100644 --- a/cluster/addons/addon-manager/OWNERS +++ b/cluster/addons/addon-manager/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - mrhohn diff --git a/cluster/addons/calico-policy-controller/OWNERS b/cluster/addons/calico-policy-controller/OWNERS index 04667f7de28..50502aede0b 100644 --- a/cluster/addons/calico-policy-controller/OWNERS +++ b/cluster/addons/calico-policy-controller/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - bowei - caseydavenport diff --git a/cluster/addons/cluster-loadbalancing/OWNERS b/cluster/addons/cluster-loadbalancing/OWNERS index 42800db7267..051e92ec318 100644 --- a/cluster/addons/cluster-loadbalancing/OWNERS +++ b/cluster/addons/cluster-loadbalancing/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - bowei - rramkumar1 diff --git a/cluster/addons/cluster-monitoring/OWNERS b/cluster/addons/cluster-monitoring/OWNERS index 1e5a14c89df..ab9394bdc59 100644 --- a/cluster/addons/cluster-monitoring/OWNERS +++ b/cluster/addons/cluster-monitoring/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - DirectXMan12 - kawych diff --git a/cluster/addons/dashboard/OWNERS b/cluster/addons/dashboard/OWNERS index 04353ada135..afacff0e92c 100644 --- a/cluster/addons/dashboard/OWNERS +++ b/cluster/addons/dashboard/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - bryk reviewers: diff --git a/cluster/addons/dns-horizontal-autoscaler/OWNERS b/cluster/addons/dns-horizontal-autoscaler/OWNERS index b9e1c0e506f..9ca7075b571 100644 --- a/cluster/addons/dns-horizontal-autoscaler/OWNERS +++ b/cluster/addons/dns-horizontal-autoscaler/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - bowei - mrhohn diff --git a/cluster/addons/dns/OWNERS b/cluster/addons/dns/OWNERS index b9e1c0e506f..9ca7075b571 100644 --- a/cluster/addons/dns/OWNERS +++ b/cluster/addons/dns/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - bowei - mrhohn diff --git a/cluster/addons/fluentd-elasticsearch/OWNERS b/cluster/addons/fluentd-elasticsearch/OWNERS index 8637ca6100c..09052b69891 100644 --- a/cluster/addons/fluentd-elasticsearch/OWNERS +++ b/cluster/addons/fluentd-elasticsearch/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - coffeepac - monotek diff --git a/cluster/addons/fluentd-gcp/OWNERS b/cluster/addons/fluentd-gcp/OWNERS index e70b51eb68d..8b041cb8b95 100644 --- a/cluster/addons/fluentd-gcp/OWNERS +++ b/cluster/addons/fluentd-gcp/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - piosz - x13n diff --git a/cluster/addons/ip-masq-agent/OWNERS b/cluster/addons/ip-masq-agent/OWNERS index ddd12a032ae..77cd5c29f17 100644 --- a/cluster/addons/ip-masq-agent/OWNERS +++ b/cluster/addons/ip-masq-agent/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - bowei - dnardo diff --git a/cluster/addons/kube-proxy/OWNERS b/cluster/addons/kube-proxy/OWNERS index 422a458239c..6e69538bd31 100644 --- a/cluster/addons/kube-proxy/OWNERS +++ b/cluster/addons/kube-proxy/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - bowei - freehan diff --git a/cluster/addons/metadata-agent/OWNERS b/cluster/addons/metadata-agent/OWNERS index 8914d0792a0..ad42831c082 100644 --- a/cluster/addons/metadata-agent/OWNERS +++ b/cluster/addons/metadata-agent/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - kawych - piosz diff --git a/cluster/addons/metadata-proxy/OWNERS b/cluster/addons/metadata-proxy/OWNERS index bfa927212c5..f4f51960a31 100644 --- a/cluster/addons/metadata-proxy/OWNERS +++ b/cluster/addons/metadata-proxy/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - q-lee - cjcullen diff --git a/cluster/addons/metrics-server/OWNERS b/cluster/addons/metrics-server/OWNERS index 1e5a14c89df..ab9394bdc59 100644 --- a/cluster/addons/metrics-server/OWNERS +++ b/cluster/addons/metrics-server/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - DirectXMan12 - kawych diff --git a/cluster/addons/prometheus/OWNERS b/cluster/addons/prometheus/OWNERS index ac100efc9c7..f4401a08dca 100644 --- a/cluster/addons/prometheus/OWNERS +++ b/cluster/addons/prometheus/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - kawych - piosz diff --git a/cluster/addons/runtimeclass/OWNERS b/cluster/addons/runtimeclass/OWNERS index bea017842ed..3130fed0adc 100644 --- a/cluster/addons/runtimeclass/OWNERS +++ b/cluster/addons/runtimeclass/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - tallclair - dchen1107 diff --git a/cluster/addons/storage-crds/OWNERS b/cluster/addons/storage-crds/OWNERS index 852f35cac61..a03fb701285 100644 --- a/cluster/addons/storage-crds/OWNERS +++ b/cluster/addons/storage-crds/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali - jsafrane diff --git a/cluster/centos/OWNERS b/cluster/centos/OWNERS index 0edb92d5f9c..3a91eff1417 100644 --- a/cluster/centos/OWNERS +++ b/cluster/centos/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - zouyee diff --git a/cluster/gce/OWNERS b/cluster/gce/OWNERS index 6e431bae64a..eef8316838b 100644 --- a/cluster/gce/OWNERS +++ b/cluster/gce/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - bowei - gmarek diff --git a/cluster/gce/gci/OWNERS b/cluster/gce/gci/OWNERS index eddec20f8e3..652ffcee310 100644 --- a/cluster/gce/gci/OWNERS +++ b/cluster/gce/gci/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dchen1107 - filbranden diff --git a/cluster/images/conformance/OWNERS b/cluster/images/conformance/OWNERS index 8d877d4346c..83f029e3d93 100644 --- a/cluster/images/conformance/OWNERS +++ b/cluster/images/conformance/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - timothysc - dims diff --git a/cluster/images/etcd/OWNERS b/cluster/images/etcd/OWNERS index b0dc4dae4de..068071b0525 100644 --- a/cluster/images/etcd/OWNERS +++ b/cluster/images/etcd/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - jpbetz - wenjiaswe diff --git a/cluster/images/hyperkube/OWNERS b/cluster/images/hyperkube/OWNERS index 7c458af2394..75dacf650f9 100644 --- a/cluster/images/hyperkube/OWNERS +++ b/cluster/images/hyperkube/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - ixdy - luxas diff --git a/cluster/images/kubemark/OWNERS b/cluster/images/kubemark/OWNERS index cf2f885df34..329e8801dc9 100644 --- a/cluster/images/kubemark/OWNERS +++ b/cluster/images/kubemark/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - gmarek - shyamjvs diff --git a/cluster/juju/OWNERS b/cluster/juju/OWNERS index 36279499eb6..d5574761465 100644 --- a/cluster/juju/OWNERS +++ b/cluster/juju/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - castrojo - chuckbutler diff --git a/cluster/juju/bundles/OWNERS b/cluster/juju/bundles/OWNERS index 60e18ed68af..1b8211edecb 100755 --- a/cluster/juju/bundles/OWNERS +++ b/cluster/juju/bundles/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - jlowdermilk diff --git a/cluster/juju/prereqs/OWNERS b/cluster/juju/prereqs/OWNERS index 76cf62a15e3..a30810befa1 100755 --- a/cluster/juju/prereqs/OWNERS +++ b/cluster/juju/prereqs/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - eparis - david-mcmahon diff --git a/cluster/kubemark/OWNERS b/cluster/kubemark/OWNERS index cf2f885df34..329e8801dc9 100644 --- a/cluster/kubemark/OWNERS +++ b/cluster/kubemark/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - gmarek - shyamjvs diff --git a/cmd/OWNERS b/cmd/OWNERS index 82e379f36b1..02130504f9d 100644 --- a/cmd/OWNERS +++ b/cmd/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - dchen1107 - lavalamp diff --git a/cmd/clicheck/OWNERS b/cmd/clicheck/OWNERS index ce699e9679a..d3e63eb0d8a 100644 --- a/cmd/clicheck/OWNERS +++ b/cmd/clicheck/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-cli-maintainers reviewers: diff --git a/cmd/cloud-controller-manager/OWNERS b/cmd/cloud-controller-manager/OWNERS index eacd4ab9ec6..a4b174946c9 100644 --- a/cmd/cloud-controller-manager/OWNERS +++ b/cmd/cloud-controller-manager/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - thockin - luxas diff --git a/cmd/controller-manager/OWNERS b/cmd/controller-manager/OWNERS index f6339f17866..9027934ca08 100644 --- a/cmd/controller-manager/OWNERS +++ b/cmd/controller-manager/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - deads2k - cheftako diff --git a/cmd/hyperkube/OWNERS b/cmd/hyperkube/OWNERS index 0c4ba8e2f18..c28de235565 100644 --- a/cmd/hyperkube/OWNERS +++ b/cmd/hyperkube/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + labels: - sig/release diff --git a/cmd/importverifier/OWNERS b/cmd/importverifier/OWNERS index 44fce8b6eab..7610b982ae9 100644 --- a/cmd/importverifier/OWNERS +++ b/cmd/importverifier/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - stevekuznetsov - deads2k diff --git a/cmd/kube-apiserver/OWNERS b/cmd/kube-apiserver/OWNERS index 02d03e318fe..8ad6ecf8ff3 100644 --- a/cmd/kube-apiserver/OWNERS +++ b/cmd/kube-apiserver/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - caesarxuchao - deads2k diff --git a/cmd/kube-controller-manager/OWNERS b/cmd/kube-controller-manager/OWNERS index b3260a6d225..bb69b78297e 100644 --- a/cmd/kube-controller-manager/OWNERS +++ b/cmd/kube-controller-manager/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - deads2k - lavalamp diff --git a/cmd/kube-scheduler/OWNERS b/cmd/kube-scheduler/OWNERS index fe768eadb54..e6772b3d810 100644 --- a/cmd/kube-scheduler/OWNERS +++ b/cmd/kube-scheduler/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-scheduling-maintainers reviewers: diff --git a/cmd/kubeadm/OWNERS b/cmd/kubeadm/OWNERS index 7a6ea030db8..9922e34defa 100644 --- a/cmd/kubeadm/OWNERS +++ b/cmd/kubeadm/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - luxas - timothysc diff --git a/cmd/kubectl/OWNERS b/cmd/kubectl/OWNERS index 4ac9429057e..a1f6b7eee30 100644 --- a/cmd/kubectl/OWNERS +++ b/cmd/kubectl/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-cli-maintainers reviewers: diff --git a/cmd/kubelet/OWNERS b/cmd/kubelet/OWNERS index 31df1d8d4ea..0031c93d289 100644 --- a/cmd/kubelet/OWNERS +++ b/cmd/kubelet/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dchen1107 - derekwaynecarr diff --git a/cmd/kubelet/app/OWNERS b/cmd/kubelet/app/OWNERS index 9c8026c51e6..d7211290337 100755 --- a/cmd/kubelet/app/OWNERS +++ b/cmd/kubelet/app/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sig-node-reviewers diff --git a/cmd/kubemark/OWNERS b/cmd/kubemark/OWNERS index cf2f885df34..329e8801dc9 100644 --- a/cmd/kubemark/OWNERS +++ b/cmd/kubemark/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - gmarek - shyamjvs diff --git a/docs/OWNERS b/docs/OWNERS index 0f42f79ac8c..67de05a37e9 100644 --- a/docs/OWNERS +++ b/docs/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - brendandburns - smarterclayton diff --git a/hack/OWNERS b/hack/OWNERS index 1f2903c2ac7..e7c2c9fa06c 100644 --- a/hack/OWNERS +++ b/hack/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - cblecker - eparis diff --git a/hack/jenkins/OWNERS b/hack/jenkins/OWNERS index 2c73e9efa2b..5a6535c8d2c 100644 --- a/hack/jenkins/OWNERS +++ b/hack/jenkins/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-testing-approvers reviewers: diff --git a/hack/testdata/OWNERS b/hack/testdata/OWNERS index ce699e9679a..d3e63eb0d8a 100644 --- a/hack/testdata/OWNERS +++ b/hack/testdata/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-cli-maintainers reviewers: diff --git a/hack/verify-flags/OWNERS b/hack/verify-flags/OWNERS index ce699e9679a..d3e63eb0d8a 100644 --- a/hack/verify-flags/OWNERS +++ b/hack/verify-flags/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-cli-maintainers reviewers: diff --git a/logo/OWNERS b/logo/OWNERS index 82fc53c3465..4a4d3d6dd2d 100644 --- a/logo/OWNERS +++ b/logo/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin approvers: diff --git a/pkg/OWNERS b/pkg/OWNERS index 1b48f841405..c252622e2a8 100644 --- a/pkg/OWNERS +++ b/pkg/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - brendandburns - dchen1107 diff --git a/pkg/api/OWNERS b/pkg/api/OWNERS index 3e0361498b5..5758adee267 100644 --- a/pkg/api/OWNERS +++ b/pkg/api/OWNERS @@ -1,4 +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/api/endpoints/OWNERS b/pkg/api/endpoints/OWNERS index 2a757e77b66..7dffe5f276a 100755 --- a/pkg/api/endpoints/OWNERS +++ b/pkg/api/endpoints/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - smarterclayton diff --git a/pkg/api/persistentvolume/OWNERS b/pkg/api/persistentvolume/OWNERS index 8575aa9767a..bf52d0cb873 100755 --- a/pkg/api/persistentvolume/OWNERS +++ b/pkg/api/persistentvolume/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - smarterclayton - jsafrane diff --git a/pkg/api/persistentvolumeclaim/OWNERS b/pkg/api/persistentvolumeclaim/OWNERS index 8575aa9767a..bf52d0cb873 100755 --- a/pkg/api/persistentvolumeclaim/OWNERS +++ b/pkg/api/persistentvolumeclaim/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - smarterclayton - jsafrane diff --git a/pkg/api/pod/OWNERS b/pkg/api/pod/OWNERS index bead0f8a8ec..67330094b05 100755 --- a/pkg/api/pod/OWNERS +++ b/pkg/api/pod/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - smarterclayton - thockin diff --git a/pkg/api/podsecuritypolicy/OWNERS b/pkg/api/podsecuritypolicy/OWNERS index 652fc4cefab..cb59b2cfa31 100755 --- a/pkg/api/podsecuritypolicy/OWNERS +++ b/pkg/api/podsecuritypolicy/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - smarterclayton - jessfraz diff --git a/pkg/api/service/OWNERS b/pkg/api/service/OWNERS index f9627e5f732..6c0aa0e1831 100755 --- a/pkg/api/service/OWNERS +++ b/pkg/api/service/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - justinsb - freehan diff --git a/pkg/api/testapi/OWNERS b/pkg/api/testapi/OWNERS index 74b25f3aafe..672e9f3c192 100755 --- a/pkg/api/testapi/OWNERS +++ b/pkg/api/testapi/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/pkg/api/testing/OWNERS b/pkg/api/testing/OWNERS index 2ee0a449ca9..fedb569f60b 100755 --- a/pkg/api/testing/OWNERS +++ b/pkg/api/testing/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/pkg/api/v1/OWNERS b/pkg/api/v1/OWNERS index ba0d083cedc..a3c68b33064 100755 --- a/pkg/api/v1/OWNERS +++ b/pkg/api/v1/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/pkg/apis/abac/OWNERS b/pkg/apis/abac/OWNERS index 6da8cef9f1a..9dde2493eca 100755 --- a/pkg/apis/abac/OWNERS +++ b/pkg/apis/abac/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - lavalamp - smarterclayton diff --git a/pkg/apis/apps/OWNERS b/pkg/apis/apps/OWNERS index 9fc48015cc3..1ed2b1cd1d6 100755 --- a/pkg/apis/apps/OWNERS +++ b/pkg/apis/apps/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/pkg/apis/authentication/OWNERS b/pkg/apis/authentication/OWNERS index 3b7ea1b131f..e0ec62deb2b 100755 --- a/pkg/apis/authentication/OWNERS +++ b/pkg/apis/authentication/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-authenticators-approvers diff --git a/pkg/apis/authorization/OWNERS b/pkg/apis/authorization/OWNERS index ff4a7f4bf9a..dbc9a28c6f2 100755 --- a/pkg/apis/authorization/OWNERS +++ b/pkg/apis/authorization/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-authorizers-approvers diff --git a/pkg/apis/autoscaling/OWNERS b/pkg/apis/autoscaling/OWNERS index 4a495ec2532..dbc1e02356f 100755 --- a/pkg/apis/autoscaling/OWNERS +++ b/pkg/apis/autoscaling/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/pkg/apis/batch/OWNERS b/pkg/apis/batch/OWNERS index 8a500cb9e0e..badef1377a0 100755 --- a/pkg/apis/batch/OWNERS +++ b/pkg/apis/batch/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/pkg/apis/certificates/OWNERS b/pkg/apis/certificates/OWNERS index 796d862bd9c..9e866a52dcc 100755 --- a/pkg/apis/certificates/OWNERS +++ b/pkg/apis/certificates/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-certificates-approvers diff --git a/pkg/apis/core/OWNERS b/pkg/apis/core/OWNERS index 7e195eca389..f062ebd6b89 100644 --- a/pkg/apis/core/OWNERS +++ b/pkg/apis/core/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - erictune - lavalamp diff --git a/pkg/apis/core/install/OWNERS b/pkg/apis/core/install/OWNERS index 46b9cbbd3fe..c06f07bdcc9 100755 --- a/pkg/apis/core/install/OWNERS +++ b/pkg/apis/core/install/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - lavalamp - smarterclayton diff --git a/pkg/apis/core/v1/OWNERS b/pkg/apis/core/v1/OWNERS index ba0d083cedc..a3c68b33064 100755 --- a/pkg/apis/core/v1/OWNERS +++ b/pkg/apis/core/v1/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/pkg/apis/core/validation/OWNERS b/pkg/apis/core/validation/OWNERS index e87de15ad0b..d3b431ea27d 100755 --- a/pkg/apis/core/validation/OWNERS +++ b/pkg/apis/core/validation/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/pkg/apis/extensions/OWNERS b/pkg/apis/extensions/OWNERS index fc2bfc6f10f..165db06c75a 100755 --- a/pkg/apis/extensions/OWNERS +++ b/pkg/apis/extensions/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/pkg/apis/imagepolicy/OWNERS b/pkg/apis/imagepolicy/OWNERS index 02b8511e465..be41e934eb3 100755 --- a/pkg/apis/imagepolicy/OWNERS +++ b/pkg/apis/imagepolicy/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-policy-approvers diff --git a/pkg/apis/networking/OWNERS b/pkg/apis/networking/OWNERS index 0e696c0fbb4..21b1f1ecd2a 100755 --- a/pkg/apis/networking/OWNERS +++ b/pkg/apis/networking/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - caseydavenport - cmluciano diff --git a/pkg/apis/policy/OWNERS b/pkg/apis/policy/OWNERS index 5780104890d..31a0a7358d6 100755 --- a/pkg/apis/policy/OWNERS +++ b/pkg/apis/policy/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-apps-api-approvers diff --git a/pkg/apis/rbac/OWNERS b/pkg/apis/rbac/OWNERS index ff4a7f4bf9a..dbc9a28c6f2 100755 --- a/pkg/apis/rbac/OWNERS +++ b/pkg/apis/rbac/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-authorizers-approvers diff --git a/pkg/apis/storage/OWNERS b/pkg/apis/storage/OWNERS index d59ed6e1d8a..7562f04b86a 100755 --- a/pkg/apis/storage/OWNERS +++ b/pkg/apis/storage/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - mbohlool diff --git a/pkg/auth/OWNERS b/pkg/auth/OWNERS index a6d8763e5a7..3574e453dda 100644 --- a/pkg/auth/OWNERS +++ b/pkg/auth/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - erictune - liggitt diff --git a/pkg/client/OWNERS b/pkg/client/OWNERS index 996779d7475..0ecc092a750 100644 --- a/pkg/client/OWNERS +++ b/pkg/client/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - caesarxuchao - deads2k diff --git a/pkg/client/metrics/OWNERS b/pkg/client/metrics/OWNERS index ff517980719..f150be53699 100755 --- a/pkg/client/metrics/OWNERS +++ b/pkg/client/metrics/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - wojtek-t - eparis diff --git a/pkg/client/testdata/OWNERS b/pkg/client/testdata/OWNERS index 602b682a5f7..9e6561bea6d 100755 --- a/pkg/client/testdata/OWNERS +++ b/pkg/client/testdata/OWNERS @@ -1 +1,3 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: [] diff --git a/pkg/cloudprovider/OWNERS b/pkg/cloudprovider/OWNERS index 1603c1de30c..7634a1d6a38 100644 --- a/pkg/cloudprovider/OWNERS +++ b/pkg/cloudprovider/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - mikedanese - dims diff --git a/pkg/cloudprovider/providers/aws/OWNERS b/pkg/cloudprovider/providers/aws/OWNERS index e933f393348..a43d63b93ce 100644 --- a/pkg/cloudprovider/providers/aws/OWNERS +++ b/pkg/cloudprovider/providers/aws/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - justinsb - zmerlynn diff --git a/pkg/cloudprovider/providers/azure/OWNERS b/pkg/cloudprovider/providers/azure/OWNERS index 54c420b642d..9036637dde4 100644 --- a/pkg/cloudprovider/providers/azure/OWNERS +++ b/pkg/cloudprovider/providers/azure/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - andyzhangx - brendandburns diff --git a/pkg/cloudprovider/providers/cloudstack/OWNERS b/pkg/cloudprovider/providers/cloudstack/OWNERS index 0a5ced7913b..111e3dd19d5 100644 --- a/pkg/cloudprovider/providers/cloudstack/OWNERS +++ b/pkg/cloudprovider/providers/cloudstack/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - ngtuna - sebgoa diff --git a/pkg/cloudprovider/providers/gce/OWNERS b/pkg/cloudprovider/providers/gce/OWNERS index f02eb9550b1..b1c2f63c96b 100644 --- a/pkg/cloudprovider/providers/gce/OWNERS +++ b/pkg/cloudprovider/providers/gce/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali - jingxu97 diff --git a/pkg/cloudprovider/providers/openstack/OWNERS b/pkg/cloudprovider/providers/openstack/OWNERS index 4bc4fbc4cbb..e8856d16e94 100644 --- a/pkg/cloudprovider/providers/openstack/OWNERS +++ b/pkg/cloudprovider/providers/openstack/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - anguslees - NickrenREN diff --git a/pkg/cloudprovider/providers/photon/OWNERS b/pkg/cloudprovider/providers/photon/OWNERS index b8170a5d6d4..36c201edd9a 100644 --- a/pkg/cloudprovider/providers/photon/OWNERS +++ b/pkg/cloudprovider/providers/photon/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + maintainers: - luomiao - kerneltime diff --git a/pkg/cloudprovider/providers/vsphere/OWNERS b/pkg/cloudprovider/providers/vsphere/OWNERS index 001c17509c5..eca27ff2f9b 100644 --- a/pkg/cloudprovider/providers/vsphere/OWNERS +++ b/pkg/cloudprovider/providers/vsphere/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - abrarshivani - baludontu diff --git a/pkg/controller/OWNERS b/pkg/controller/OWNERS index 591fa3b2286..b1147466aa3 100644 --- a/pkg/controller/OWNERS +++ b/pkg/controller/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - deads2k - derekwaynecarr diff --git a/pkg/controller/apis/config/OWNERS b/pkg/controller/apis/config/OWNERS index e3149dc3c06..5381816e41e 100644 --- a/pkg/controller/apis/config/OWNERS +++ b/pkg/controller/apis/config/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - api-approvers - deads2k diff --git a/pkg/controller/certificates/OWNERS b/pkg/controller/certificates/OWNERS index 470b7a1c92d..3cf03643835 100755 --- a/pkg/controller/certificates/OWNERS +++ b/pkg/controller/certificates/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/controller/cloud/OWNERS b/pkg/controller/cloud/OWNERS index 789b468a02c..028c9eee132 100644 --- a/pkg/controller/cloud/OWNERS +++ b/pkg/controller/cloud/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - thockin - luxas diff --git a/pkg/controller/cronjob/OWNERS b/pkg/controller/cronjob/OWNERS index 44285bec824..2941b561f02 100755 --- a/pkg/controller/cronjob/OWNERS +++ b/pkg/controller/cronjob/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - erictune - janetkuo diff --git a/pkg/controller/daemon/OWNERS b/pkg/controller/daemon/OWNERS index fc74fc31e79..8ec6466c0dc 100755 --- a/pkg/controller/daemon/OWNERS +++ b/pkg/controller/daemon/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - mikedanese - janetkuo diff --git a/pkg/controller/deployment/OWNERS b/pkg/controller/deployment/OWNERS index 985da0553b9..cfda9340c32 100755 --- a/pkg/controller/deployment/OWNERS +++ b/pkg/controller/deployment/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - janetkuo - nikhiljindal diff --git a/pkg/controller/disruption/OWNERS b/pkg/controller/disruption/OWNERS index 175b5751b27..53e9977950f 100755 --- a/pkg/controller/disruption/OWNERS +++ b/pkg/controller/disruption/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sig-apps-reviewers labels: diff --git a/pkg/controller/endpoint/OWNERS b/pkg/controller/endpoint/OWNERS index 14351bb3ac0..059373e542e 100755 --- a/pkg/controller/endpoint/OWNERS +++ b/pkg/controller/endpoint/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - bowei - MrHohn diff --git a/pkg/controller/garbagecollector/OWNERS b/pkg/controller/garbagecollector/OWNERS index 53def544e49..4126598370e 100755 --- a/pkg/controller/garbagecollector/OWNERS +++ b/pkg/controller/garbagecollector/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - caesarxuchao - lavalamp diff --git a/pkg/controller/history/OWNERS b/pkg/controller/history/OWNERS index 1b97b567cad..f0156c7d4c7 100755 --- a/pkg/controller/history/OWNERS +++ b/pkg/controller/history/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - enisoc - foxish diff --git a/pkg/controller/job/OWNERS b/pkg/controller/job/OWNERS index 44285bec824..2941b561f02 100755 --- a/pkg/controller/job/OWNERS +++ b/pkg/controller/job/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - erictune - janetkuo diff --git a/pkg/controller/namespace/OWNERS b/pkg/controller/namespace/OWNERS index b4a3c10782e..417fa9e8002 100755 --- a/pkg/controller/namespace/OWNERS +++ b/pkg/controller/namespace/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - derekwaynecarr - smarterclayton diff --git a/pkg/controller/nodeipam/OWNERS b/pkg/controller/nodeipam/OWNERS index 99dd2eda0e1..96900d30fbf 100755 --- a/pkg/controller/nodeipam/OWNERS +++ b/pkg/controller/nodeipam/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - gmarek - bowei diff --git a/pkg/controller/nodeipam/ipam/OWNERS b/pkg/controller/nodeipam/ipam/OWNERS index 8164b49a07a..1020d67b6bb 100755 --- a/pkg/controller/nodeipam/ipam/OWNERS +++ b/pkg/controller/nodeipam/ipam/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - bowei - dnardo diff --git a/pkg/controller/nodelifecycle/OWNERS b/pkg/controller/nodelifecycle/OWNERS index 274351a0ed1..b1dae75b5c6 100755 --- a/pkg/controller/nodelifecycle/OWNERS +++ b/pkg/controller/nodelifecycle/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - gmarek - bowei diff --git a/pkg/controller/podautoscaler/OWNERS b/pkg/controller/podautoscaler/OWNERS index 48a53f474c7..ad61a1564ff 100755 --- a/pkg/controller/podautoscaler/OWNERS +++ b/pkg/controller/podautoscaler/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - DirectXMan12 - mwielgus diff --git a/pkg/controller/podgc/OWNERS b/pkg/controller/podgc/OWNERS index bdc466903eb..f2c85258423 100755 --- a/pkg/controller/podgc/OWNERS +++ b/pkg/controller/podgc/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - foxish - gmarek diff --git a/pkg/controller/replicaset/OWNERS b/pkg/controller/replicaset/OWNERS index b1947058a4b..b8444207c7a 100755 --- a/pkg/controller/replicaset/OWNERS +++ b/pkg/controller/replicaset/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - caesarxuchao - lavalamp diff --git a/pkg/controller/replication/OWNERS b/pkg/controller/replication/OWNERS index b1947058a4b..b8444207c7a 100755 --- a/pkg/controller/replication/OWNERS +++ b/pkg/controller/replication/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - caesarxuchao - lavalamp diff --git a/pkg/controller/resourcequota/OWNERS b/pkg/controller/resourcequota/OWNERS index 054bbcdd186..75928576a4e 100755 --- a/pkg/controller/resourcequota/OWNERS +++ b/pkg/controller/resourcequota/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - derekwaynecarr - deads2k diff --git a/pkg/controller/route/OWNERS b/pkg/controller/route/OWNERS index c55f47eeacb..287ab38fb77 100755 --- a/pkg/controller/route/OWNERS +++ b/pkg/controller/route/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - gmarek - wojtek-t diff --git a/pkg/controller/service/OWNERS b/pkg/controller/service/OWNERS index 229e90d56e4..41f782a6f88 100644 --- a/pkg/controller/service/OWNERS +++ b/pkg/controller/service/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - bowei - MrHohn diff --git a/pkg/controller/serviceaccount/OWNERS b/pkg/controller/serviceaccount/OWNERS index d914c0d7195..c6c376de4e1 100755 --- a/pkg/controller/serviceaccount/OWNERS +++ b/pkg/controller/serviceaccount/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-serviceaccounts-approvers reviewers: diff --git a/pkg/controller/statefulset/OWNERS b/pkg/controller/statefulset/OWNERS index 1b97b567cad..f0156c7d4c7 100755 --- a/pkg/controller/statefulset/OWNERS +++ b/pkg/controller/statefulset/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - enisoc - foxish diff --git a/pkg/controller/volume/OWNERS b/pkg/controller/volume/OWNERS index 16a78635fe2..49fd329dea9 100755 --- a/pkg/controller/volume/OWNERS +++ b/pkg/controller/volume/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - childsb - jsafrane diff --git a/pkg/controller/volume/attachdetach/OWNERS b/pkg/controller/volume/attachdetach/OWNERS index 43cf273b1ff..301737d5399 100644 --- a/pkg/controller/volume/attachdetach/OWNERS +++ b/pkg/controller/volume/attachdetach/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali - gnufied diff --git a/pkg/controller/volume/expand/OWNERS b/pkg/controller/volume/expand/OWNERS index f9e1482748f..38bd2c83c7c 100644 --- a/pkg/controller/volume/expand/OWNERS +++ b/pkg/controller/volume/expand/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali - jsafrane diff --git a/pkg/controller/volume/persistentvolume/OWNERS b/pkg/controller/volume/persistentvolume/OWNERS index a0e86666b17..33657172abe 100644 --- a/pkg/controller/volume/persistentvolume/OWNERS +++ b/pkg/controller/volume/persistentvolume/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - jsafrane - saad-ali diff --git a/pkg/credentialprovider/OWNERS b/pkg/credentialprovider/OWNERS index 2e8f8a1c050..2ad314139c3 100644 --- a/pkg/credentialprovider/OWNERS +++ b/pkg/credentialprovider/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - deads2k - erictune diff --git a/pkg/credentialprovider/aws/OWNERS b/pkg/credentialprovider/aws/OWNERS index 5d2b86e103f..7b1a9c5feed 100755 --- a/pkg/credentialprovider/aws/OWNERS +++ b/pkg/credentialprovider/aws/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - justinsb - david-mcmahon diff --git a/pkg/credentialprovider/azure/OWNERS b/pkg/credentialprovider/azure/OWNERS index 6b1eb11dd34..957a7271e16 100644 --- a/pkg/credentialprovider/azure/OWNERS +++ b/pkg/credentialprovider/azure/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - andyzhangx - brendandburns diff --git a/pkg/credentialprovider/gcp/OWNERS b/pkg/credentialprovider/gcp/OWNERS index 6e3335ba979..4c32e8bef5c 100755 --- a/pkg/credentialprovider/gcp/OWNERS +++ b/pkg/credentialprovider/gcp/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - deads2k diff --git a/pkg/features/OWNERS b/pkg/features/OWNERS index fe7b0144e0c..05b08249aed 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/kubeapiserver/OWNERS b/pkg/kubeapiserver/OWNERS index e2df84c11a3..13d15cab5f3 100644 --- a/pkg/kubeapiserver/OWNERS +++ b/pkg/kubeapiserver/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - deads2k - lavalamp diff --git a/pkg/kubeapiserver/authenticator/OWNERS b/pkg/kubeapiserver/authenticator/OWNERS index c607d2aa8c5..3e05d309be5 100644 --- a/pkg/kubeapiserver/authenticator/OWNERS +++ b/pkg/kubeapiserver/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/pkg/kubeapiserver/authorizer/OWNERS b/pkg/kubeapiserver/authorizer/OWNERS index cd0d70a0f8f..7b3130fdcbc 100644 --- a/pkg/kubeapiserver/authorizer/OWNERS +++ b/pkg/kubeapiserver/authorizer/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/kubectl/OWNERS b/pkg/kubectl/OWNERS index 4ac9429057e..a1f6b7eee30 100644 --- a/pkg/kubectl/OWNERS +++ b/pkg/kubectl/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-cli-maintainers reviewers: diff --git a/pkg/kubectl/cmd/auth/OWNERS b/pkg/kubectl/cmd/auth/OWNERS index cd0d70a0f8f..7b3130fdcbc 100644 --- a/pkg/kubectl/cmd/auth/OWNERS +++ b/pkg/kubectl/cmd/auth/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/kubectl/cmd/util/openapi/OWNERS b/pkg/kubectl/cmd/util/openapi/OWNERS index 7eb2d06fe1a..99dabed0834 100644 --- a/pkg/kubectl/cmd/util/openapi/OWNERS +++ b/pkg/kubectl/cmd/util/openapi/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - apelisse reviewers: diff --git a/pkg/kubectl/explain/OWNERS b/pkg/kubectl/explain/OWNERS index 7eb2d06fe1a..99dabed0834 100644 --- a/pkg/kubectl/explain/OWNERS +++ b/pkg/kubectl/explain/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - apelisse reviewers: diff --git a/pkg/kubelet/OWNERS b/pkg/kubelet/OWNERS index 6d98243a138..8de8ee816c6 100644 --- a/pkg/kubelet/OWNERS +++ b/pkg/kubelet/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - Random-Liu - dchen1107 diff --git a/pkg/kubelet/apis/config/OWNERS b/pkg/kubelet/apis/config/OWNERS index 7eed1121edd..b8b2acd3b66 100644 --- a/pkg/kubelet/apis/config/OWNERS +++ b/pkg/kubelet/apis/config/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - mtaufen reviewers: diff --git a/pkg/kubelet/apis/deviceplugin/OWNERS b/pkg/kubelet/apis/deviceplugin/OWNERS index f16238fc928..e83bdf7b44b 100644 --- a/pkg/kubelet/apis/deviceplugin/OWNERS +++ b/pkg/kubelet/apis/deviceplugin/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - jiayingz - mindprince diff --git a/pkg/kubelet/certificate/OWNERS b/pkg/kubelet/certificate/OWNERS index 470b7a1c92d..3cf03643835 100644 --- a/pkg/kubelet/certificate/OWNERS +++ b/pkg/kubelet/certificate/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/kubelet/cm/OWNERS b/pkg/kubelet/cm/OWNERS index 307f9436c00..e9a3fecb9c5 100644 --- a/pkg/kubelet/cm/OWNERS +++ b/pkg/kubelet/cm/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - Random-Liu - dchen1107 diff --git a/pkg/kubelet/cm/cpumanager/OWNERS b/pkg/kubelet/cm/cpumanager/OWNERS index 152ded29de0..77f30f6d64b 100644 --- a/pkg/kubelet/cm/cpumanager/OWNERS +++ b/pkg/kubelet/cm/cpumanager/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - derekwaynecarr - vishh diff --git a/pkg/kubelet/cm/cpuset/OWNERS b/pkg/kubelet/cm/cpuset/OWNERS index 02f72bf6cc1..e6f9bfdad6a 100644 --- a/pkg/kubelet/cm/cpuset/OWNERS +++ b/pkg/kubelet/cm/cpuset/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - derekwaynecarr - vishh diff --git a/pkg/kubelet/cm/devicemanager/OWNERS b/pkg/kubelet/cm/devicemanager/OWNERS index a374cd52454..d081f9a626d 100644 --- a/pkg/kubelet/cm/devicemanager/OWNERS +++ b/pkg/kubelet/cm/devicemanager/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - jiayingz - vishh diff --git a/pkg/kubelet/dockershim/network/OWNERS b/pkg/kubelet/dockershim/network/OWNERS index 73c2c95f9a3..c49a83e01c7 100644 --- a/pkg/kubelet/dockershim/network/OWNERS +++ b/pkg/kubelet/dockershim/network/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - thockin - dchen1107 diff --git a/pkg/kubelet/eviction/OWNERS b/pkg/kubelet/eviction/OWNERS index a63babacba3..44027eec1b6 100644 --- a/pkg/kubelet/eviction/OWNERS +++ b/pkg/kubelet/eviction/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - derekwaynecarr - vishh diff --git a/pkg/kubelet/kubeletconfig/OWNERS b/pkg/kubelet/kubeletconfig/OWNERS index 99d321aac10..22935e94052 100644 --- a/pkg/kubelet/kubeletconfig/OWNERS +++ b/pkg/kubelet/kubeletconfig/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - mtaufen - dchen1107 diff --git a/pkg/kubelet/network/OWNERS b/pkg/kubelet/network/OWNERS index 2e520645d70..2424e6272dc 100644 --- a/pkg/kubelet/network/OWNERS +++ b/pkg/kubelet/network/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - thockin - dchen1107 diff --git a/pkg/kubelet/network/dns/OWNERS b/pkg/kubelet/network/dns/OWNERS index b5c11e8c5ad..a055e4d7024 100644 --- a/pkg/kubelet/network/dns/OWNERS +++ b/pkg/kubelet/network/dns/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-network-approvers reviewers: diff --git a/pkg/kubelet/remote/OWNERS b/pkg/kubelet/remote/OWNERS index 30afd24444a..b1e7523c7fc 100644 --- a/pkg/kubelet/remote/OWNERS +++ b/pkg/kubelet/remote/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - feiskyer diff --git a/pkg/kubelet/token/OWNERS b/pkg/kubelet/token/OWNERS index d914c0d7195..c6c376de4e1 100644 --- a/pkg/kubelet/token/OWNERS +++ b/pkg/kubelet/token/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-serviceaccounts-approvers reviewers: diff --git a/pkg/kubelet/volumemanager/OWNERS b/pkg/kubelet/volumemanager/OWNERS index 0f0dc72d717..ca99990f73d 100644 --- a/pkg/kubelet/volumemanager/OWNERS +++ b/pkg/kubelet/volumemanager/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali reviewers: diff --git a/pkg/kubemark/OWNERS b/pkg/kubemark/OWNERS index cf2f885df34..329e8801dc9 100644 --- a/pkg/kubemark/OWNERS +++ b/pkg/kubemark/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - gmarek - shyamjvs diff --git a/pkg/master/OWNERS b/pkg/master/OWNERS index 1ce00cdfa1b..d73190c1f46 100644 --- a/pkg/master/OWNERS +++ b/pkg/master/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - deads2k - derekwaynecarr diff --git a/pkg/printers/OWNERS b/pkg/printers/OWNERS index a8ab5736b88..a26581944e9 100644 --- a/pkg/printers/OWNERS +++ b/pkg/printers/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - smarterclayton - sig-cli-maintainers diff --git a/pkg/probe/OWNERS b/pkg/probe/OWNERS index 1d2bef03480..997fa9156da 100644 --- a/pkg/probe/OWNERS +++ b/pkg/probe/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - Random-Liu - dchen1107 diff --git a/pkg/proxy/OWNERS b/pkg/proxy/OWNERS index 8282182880a..22480e625aa 100644 --- a/pkg/proxy/OWNERS +++ b/pkg/proxy/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - thockin - matchstick diff --git a/pkg/proxy/apis/config/OWNERS b/pkg/proxy/apis/config/OWNERS index 34823356d22..0f7117e0a52 100644 --- a/pkg/proxy/apis/config/OWNERS +++ b/pkg/proxy/apis/config/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - thockin reviewers: diff --git a/pkg/proxy/config/OWNERS b/pkg/proxy/config/OWNERS index d9bd05962a3..0433641c31f 100755 --- a/pkg/proxy/config/OWNERS +++ b/pkg/proxy/config/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/pkg/proxy/healthcheck/OWNERS b/pkg/proxy/healthcheck/OWNERS index 0e4b22dce61..6e357e0e915 100755 --- a/pkg/proxy/healthcheck/OWNERS +++ b/pkg/proxy/healthcheck/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - m1093782566 diff --git a/pkg/proxy/iptables/OWNERS b/pkg/proxy/iptables/OWNERS index b6d1d616c8d..3be66bc3a23 100755 --- a/pkg/proxy/iptables/OWNERS +++ b/pkg/proxy/iptables/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - smarterclayton diff --git a/pkg/proxy/ipvs/OWNERS b/pkg/proxy/ipvs/OWNERS index bccd989d475..18f72d12af1 100644 --- a/pkg/proxy/ipvs/OWNERS +++ b/pkg/proxy/ipvs/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - brendandburns diff --git a/pkg/proxy/userspace/OWNERS b/pkg/proxy/userspace/OWNERS index 4988f45c4dd..15048126510 100755 --- a/pkg/proxy/userspace/OWNERS +++ b/pkg/proxy/userspace/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/pkg/proxy/winkernel/OWNERS b/pkg/proxy/winkernel/OWNERS index 557cda002be..ae96a05d24f 100644 --- a/pkg/proxy/winkernel/OWNERS +++ b/pkg/proxy/winkernel/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dineshgovindasamy - madhanrm diff --git a/pkg/quota/v1/OWNERS b/pkg/quota/v1/OWNERS index 3c805833bcc..d812b5d3ee6 100644 --- a/pkg/quota/v1/OWNERS +++ b/pkg/quota/v1/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - deads2k - derekwaynecarr diff --git a/pkg/quota/v1/evaluator/OWNERS b/pkg/quota/v1/evaluator/OWNERS index 722f2bb06ed..906f73ebd4d 100755 --- a/pkg/quota/v1/evaluator/OWNERS +++ b/pkg/quota/v1/evaluator/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - smarterclayton - deads2k diff --git a/pkg/quota/v1/generic/OWNERS b/pkg/quota/v1/generic/OWNERS index 240668b642b..b24e7293ed2 100755 --- a/pkg/quota/v1/generic/OWNERS +++ b/pkg/quota/v1/generic/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - smarterclayton - derekwaynecarr diff --git a/pkg/quota/v1/install/OWNERS b/pkg/quota/v1/install/OWNERS index 70524d0dad4..622ac58d3ee 100755 --- a/pkg/quota/v1/install/OWNERS +++ b/pkg/quota/v1/install/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - derekwaynecarr diff --git a/pkg/registry/OWNERS b/pkg/registry/OWNERS index bb7e84caade..e74d02d1784 100644 --- a/pkg/registry/OWNERS +++ b/pkg/registry/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - deads2k - lavalamp diff --git a/pkg/registry/apps/OWNERS b/pkg/registry/apps/OWNERS index f65afe9ed9a..8af01ebfbdd 100755 --- a/pkg/registry/apps/OWNERS +++ b/pkg/registry/apps/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - hongchaodeng diff --git a/pkg/registry/authentication/OWNERS b/pkg/registry/authentication/OWNERS index c607d2aa8c5..3e05d309be5 100755 --- a/pkg/registry/authentication/OWNERS +++ b/pkg/registry/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/registry/authorization/OWNERS b/pkg/registry/authorization/OWNERS index cd0d70a0f8f..7b3130fdcbc 100755 --- a/pkg/registry/authorization/OWNERS +++ b/pkg/registry/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/registry/autoscaling/OWNERS b/pkg/registry/autoscaling/OWNERS index f65afe9ed9a..8af01ebfbdd 100755 --- a/pkg/registry/autoscaling/OWNERS +++ b/pkg/registry/autoscaling/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - hongchaodeng diff --git a/pkg/registry/batch/OWNERS b/pkg/registry/batch/OWNERS index f65afe9ed9a..8af01ebfbdd 100755 --- a/pkg/registry/batch/OWNERS +++ b/pkg/registry/batch/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - hongchaodeng diff --git a/pkg/registry/cachesize/OWNERS b/pkg/registry/cachesize/OWNERS index 9ab7358dc06..1306faffe2c 100755 --- a/pkg/registry/cachesize/OWNERS +++ b/pkg/registry/cachesize/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - wojtek-t - gmarek diff --git a/pkg/registry/certificates/OWNERS b/pkg/registry/certificates/OWNERS index 470b7a1c92d..3cf03643835 100755 --- a/pkg/registry/certificates/OWNERS +++ b/pkg/registry/certificates/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/registry/core/OWNERS b/pkg/registry/core/OWNERS index 351e0076895..a10065cc7af 100755 --- a/pkg/registry/core/OWNERS +++ b/pkg/registry/core/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - wojtek-t - deads2k diff --git a/pkg/registry/core/serviceaccount/OWNERS b/pkg/registry/core/serviceaccount/OWNERS index 1d5fd2603f2..d41c6a96bd1 100644 --- a/pkg/registry/core/serviceaccount/OWNERS +++ b/pkg/registry/core/serviceaccount/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - mikedanese - liggitt diff --git a/pkg/registry/events/OWNERS b/pkg/registry/events/OWNERS index d9ecd88564b..809c2fc457c 100644 --- a/pkg/registry/events/OWNERS +++ b/pkg/registry/events/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - gmarek - deads2k diff --git a/pkg/registry/extensions/OWNERS b/pkg/registry/extensions/OWNERS index 56781122598..bd48884cc9e 100755 --- a/pkg/registry/extensions/OWNERS +++ b/pkg/registry/extensions/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - hongchaodeng diff --git a/pkg/registry/policy/OWNERS b/pkg/registry/policy/OWNERS index 787630abd2f..f558c884f12 100755 --- a/pkg/registry/policy/OWNERS +++ b/pkg/registry/policy/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-policy-approvers reviewers: diff --git a/pkg/registry/rbac/OWNERS b/pkg/registry/rbac/OWNERS index cd0d70a0f8f..7b3130fdcbc 100755 --- a/pkg/registry/rbac/OWNERS +++ b/pkg/registry/rbac/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/registry/registrytest/OWNERS b/pkg/registry/registrytest/OWNERS index c00d143160e..495777f79b4 100755 --- a/pkg/registry/registrytest/OWNERS +++ b/pkg/registry/registrytest/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/pkg/registry/storage/OWNERS b/pkg/registry/storage/OWNERS index f65afe9ed9a..8af01ebfbdd 100755 --- a/pkg/registry/storage/OWNERS +++ b/pkg/registry/storage/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - hongchaodeng diff --git a/pkg/routes/OWNERS b/pkg/routes/OWNERS index 20f71c30f38..42704a64ed6 100644 --- a/pkg/routes/OWNERS +++ b/pkg/routes/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - lavalamp diff --git a/pkg/scheduler/OWNERS b/pkg/scheduler/OWNERS index fe768eadb54..e6772b3d810 100644 --- a/pkg/scheduler/OWNERS +++ b/pkg/scheduler/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-scheduling-maintainers reviewers: diff --git a/pkg/scheduler/apis/config/OWNERS b/pkg/scheduler/apis/config/OWNERS index 1efb6b4a64c..17b616c71cc 100755 --- a/pkg/scheduler/apis/config/OWNERS +++ b/pkg/scheduler/apis/config/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - api-approvers - sig-scheduling-maintainers diff --git a/pkg/security/podsecuritypolicy/OWNERS b/pkg/security/podsecuritypolicy/OWNERS index 787630abd2f..f558c884f12 100644 --- a/pkg/security/podsecuritypolicy/OWNERS +++ b/pkg/security/podsecuritypolicy/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-policy-approvers reviewers: diff --git a/pkg/serviceaccount/OWNERS b/pkg/serviceaccount/OWNERS index d914c0d7195..c6c376de4e1 100644 --- a/pkg/serviceaccount/OWNERS +++ b/pkg/serviceaccount/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-serviceaccounts-approvers reviewers: diff --git a/pkg/util/coverage/OWNERS b/pkg/util/coverage/OWNERS index f517735525c..87df89cdb57 100644 --- a/pkg/util/coverage/OWNERS +++ b/pkg/util/coverage/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - bentheelder - spiffxp diff --git a/pkg/util/goroutinemap/OWNERS b/pkg/util/goroutinemap/OWNERS index 9d44e9cec07..1bbf5cf2efa 100644 --- a/pkg/util/goroutinemap/OWNERS +++ b/pkg/util/goroutinemap/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali reviewers: diff --git a/pkg/util/ipset/OWNERS b/pkg/util/ipset/OWNERS index 32ba0746b78..089b5b70045 100644 --- a/pkg/util/ipset/OWNERS +++ b/pkg/util/ipset/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - brendandburns diff --git a/pkg/util/iptables/OWNERS b/pkg/util/iptables/OWNERS index 55d0a0de083..5331132d588 100644 --- a/pkg/util/iptables/OWNERS +++ b/pkg/util/iptables/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - dcbw - thockin diff --git a/pkg/util/ipvs/OWNERS b/pkg/util/ipvs/OWNERS index fce2911d6a2..869515c6bfa 100644 --- a/pkg/util/ipvs/OWNERS +++ b/pkg/util/ipvs/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - m1093782566 diff --git a/pkg/util/mount/OWNERS b/pkg/util/mount/OWNERS index 2d6f262fbff..c8821ce7354 100644 --- a/pkg/util/mount/OWNERS +++ b/pkg/util/mount/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - jingxu97 - saad-ali diff --git a/pkg/volume/OWNERS b/pkg/volume/OWNERS index 67d216eb056..c655baa605c 100644 --- a/pkg/volume/OWNERS +++ b/pkg/volume/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali - thockin diff --git a/pkg/volume/awsebs/OWNERS b/pkg/volume/awsebs/OWNERS index daa4c09affe..002a3cb5c1c 100644 --- a/pkg/volume/awsebs/OWNERS +++ b/pkg/volume/awsebs/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - gnufied - jingxu97 diff --git a/pkg/volume/azure_dd/OWNERS b/pkg/volume/azure_dd/OWNERS index 635cdd060b4..af9e45f73f1 100755 --- a/pkg/volume/azure_dd/OWNERS +++ b/pkg/volume/azure_dd/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - andyzhangx - brendandburns diff --git a/pkg/volume/azure_file/OWNERS b/pkg/volume/azure_file/OWNERS index c71485c993a..f31baacd7f2 100644 --- a/pkg/volume/azure_file/OWNERS +++ b/pkg/volume/azure_file/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - andyzhangx - brendandburns diff --git a/pkg/volume/cephfs/OWNERS b/pkg/volume/cephfs/OWNERS index 5562ca53f16..7f2065bec2e 100644 --- a/pkg/volume/cephfs/OWNERS +++ b/pkg/volume/cephfs/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - rootfs - jsafrane diff --git a/pkg/volume/cinder/OWNERS b/pkg/volume/cinder/OWNERS index d8cc02546b2..0e41158224c 100644 --- a/pkg/volume/cinder/OWNERS +++ b/pkg/volume/cinder/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - jsafrane - anguslees diff --git a/pkg/volume/configmap/OWNERS b/pkg/volume/configmap/OWNERS index baaff6ff460..93c0d5e773d 100644 --- a/pkg/volume/configmap/OWNERS +++ b/pkg/volume/configmap/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - pmorie - saad-ali diff --git a/pkg/volume/csi/OWNERS b/pkg/volume/csi/OWNERS index 7d0605ba3dd..668ad7b2b14 100644 --- a/pkg/volume/csi/OWNERS +++ b/pkg/volume/csi/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - jsafrane - saad-ali diff --git a/pkg/volume/downwardapi/OWNERS b/pkg/volume/downwardapi/OWNERS index baaff6ff460..93c0d5e773d 100644 --- a/pkg/volume/downwardapi/OWNERS +++ b/pkg/volume/downwardapi/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - pmorie - saad-ali diff --git a/pkg/volume/emptydir/OWNERS b/pkg/volume/emptydir/OWNERS index baaff6ff460..93c0d5e773d 100644 --- a/pkg/volume/emptydir/OWNERS +++ b/pkg/volume/emptydir/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - pmorie - saad-ali diff --git a/pkg/volume/fc/OWNERS b/pkg/volume/fc/OWNERS index 5c95f6dfc50..92597fc28a5 100644 --- a/pkg/volume/fc/OWNERS +++ b/pkg/volume/fc/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - rootfs - saad-ali diff --git a/pkg/volume/flexvolume/OWNERS b/pkg/volume/flexvolume/OWNERS index 3342c22c4c4..6caf661b0a6 100644 --- a/pkg/volume/flexvolume/OWNERS +++ b/pkg/volume/flexvolume/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - chakri-nelluri - saad-ali diff --git a/pkg/volume/flocker/OWNERS b/pkg/volume/flocker/OWNERS index f9f7cef504e..0de8788a33e 100644 --- a/pkg/volume/flocker/OWNERS +++ b/pkg/volume/flocker/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - rootfs - saad-ali diff --git a/pkg/volume/gcepd/OWNERS b/pkg/volume/gcepd/OWNERS index 5fa7bd72c20..2b190e19582 100644 --- a/pkg/volume/gcepd/OWNERS +++ b/pkg/volume/gcepd/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali - thockin diff --git a/pkg/volume/git_repo/OWNERS b/pkg/volume/git_repo/OWNERS index 27d4e921659..5604dadfc90 100644 --- a/pkg/volume/git_repo/OWNERS +++ b/pkg/volume/git_repo/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - thockin - saad-ali diff --git a/pkg/volume/glusterfs/OWNERS b/pkg/volume/glusterfs/OWNERS index 080b69b30fb..d4b7ff4f26c 100644 --- a/pkg/volume/glusterfs/OWNERS +++ b/pkg/volume/glusterfs/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - rootfs - saad-ali diff --git a/pkg/volume/host_path/OWNERS b/pkg/volume/host_path/OWNERS index 17c11a8181f..5ffca544da9 100644 --- a/pkg/volume/host_path/OWNERS +++ b/pkg/volume/host_path/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - pmorie - saad-ali diff --git a/pkg/volume/iscsi/OWNERS b/pkg/volume/iscsi/OWNERS index 9e7d3d1eb33..16ec3af13c0 100644 --- a/pkg/volume/iscsi/OWNERS +++ b/pkg/volume/iscsi/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - pmorie - saad-ali diff --git a/pkg/volume/local/OWNERS b/pkg/volume/local/OWNERS index c995ab66a9e..ef8701c1ac5 100644 --- a/pkg/volume/local/OWNERS +++ b/pkg/volume/local/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali - thockin diff --git a/pkg/volume/nfs/OWNERS b/pkg/volume/nfs/OWNERS index 025423a9fb6..c5f0087b760 100644 --- a/pkg/volume/nfs/OWNERS +++ b/pkg/volume/nfs/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - rootfs - saad-ali diff --git a/pkg/volume/photon_pd/OWNERS b/pkg/volume/photon_pd/OWNERS index b8170a5d6d4..36c201edd9a 100644 --- a/pkg/volume/photon_pd/OWNERS +++ b/pkg/volume/photon_pd/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + maintainers: - luomiao - kerneltime diff --git a/pkg/volume/portworx/OWNERS b/pkg/volume/portworx/OWNERS index 4bd62b711bb..bb1a19f21de 100644 --- a/pkg/volume/portworx/OWNERS +++ b/pkg/volume/portworx/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + maintainers: - adityadani diff --git a/pkg/volume/quobyte/OWNERS b/pkg/volume/quobyte/OWNERS index 331e3c38d44..5f264f22105 100644 --- a/pkg/volume/quobyte/OWNERS +++ b/pkg/volume/quobyte/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - rootfs - saad-ali diff --git a/pkg/volume/rbd/OWNERS b/pkg/volume/rbd/OWNERS index 9e353b18127..659b0638de7 100644 --- a/pkg/volume/rbd/OWNERS +++ b/pkg/volume/rbd/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - rootfs - jsafrane diff --git a/pkg/volume/secret/OWNERS b/pkg/volume/secret/OWNERS index baaff6ff460..93c0d5e773d 100644 --- a/pkg/volume/secret/OWNERS +++ b/pkg/volume/secret/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - pmorie - saad-ali diff --git a/pkg/volume/storageos/OWNERS b/pkg/volume/storageos/OWNERS index 5d97458018c..7fa4df36eb1 100644 --- a/pkg/volume/storageos/OWNERS +++ b/pkg/volume/storageos/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + maintainers: - croomes - rusenask diff --git a/pkg/volume/testing/OWNERS b/pkg/volume/testing/OWNERS index fcb4625ad6d..883d4af6c20 100755 --- a/pkg/volume/testing/OWNERS +++ b/pkg/volume/testing/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - pmorie - saad-ali diff --git a/pkg/volume/util/OWNERS b/pkg/volume/util/OWNERS index 7a41ec511a7..9485dfe9514 100755 --- a/pkg/volume/util/OWNERS +++ b/pkg/volume/util/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali reviewers: diff --git a/pkg/volume/util/nestedpendingoperations/OWNERS b/pkg/volume/util/nestedpendingoperations/OWNERS index 4739819ce0c..8bfe4a88f49 100644 --- a/pkg/volume/util/nestedpendingoperations/OWNERS +++ b/pkg/volume/util/nestedpendingoperations/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali diff --git a/pkg/volume/util/operationexecutor/OWNERS b/pkg/volume/util/operationexecutor/OWNERS index 4739819ce0c..8bfe4a88f49 100644 --- a/pkg/volume/util/operationexecutor/OWNERS +++ b/pkg/volume/util/operationexecutor/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali diff --git a/pkg/volume/vsphere_volume/OWNERS b/pkg/volume/vsphere_volume/OWNERS index d72ca010291..816453043f4 100755 --- a/pkg/volume/vsphere_volume/OWNERS +++ b/pkg/volume/vsphere_volume/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - pmorie - saad-ali diff --git a/plugin/OWNERS b/plugin/OWNERS index 1f32c648a18..6c485ee2533 100644 --- a/plugin/OWNERS +++ b/plugin/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - brendandburns - davidopp diff --git a/plugin/pkg/admission/OWNERS b/plugin/pkg/admission/OWNERS index f7617ae1cc9..1c6453325d0 100644 --- a/plugin/pkg/admission/OWNERS +++ b/plugin/pkg/admission/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - derekwaynecarr - deads2k diff --git a/plugin/pkg/admission/eventratelimit/apis/eventratelimit/OWNERS b/plugin/pkg/admission/eventratelimit/apis/eventratelimit/OWNERS index 6c48a1a83ef..cc22b22270e 100755 --- a/plugin/pkg/admission/eventratelimit/apis/eventratelimit/OWNERS +++ b/plugin/pkg/admission/eventratelimit/apis/eventratelimit/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - derekwaynecarr diff --git a/plugin/pkg/admission/noderestriction/OWNERS b/plugin/pkg/admission/noderestriction/OWNERS index 5a7794867cf..8ce6a83f6bd 100644 --- a/plugin/pkg/admission/noderestriction/OWNERS +++ b/plugin/pkg/admission/noderestriction/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-node-isolation-approvers reviewers: diff --git a/plugin/pkg/admission/podtolerationrestriction/apis/podtolerationrestriction/OWNERS b/plugin/pkg/admission/podtolerationrestriction/apis/podtolerationrestriction/OWNERS index 2563b9f7668..477188cc1d3 100644 --- a/plugin/pkg/admission/podtolerationrestriction/apis/podtolerationrestriction/OWNERS +++ b/plugin/pkg/admission/podtolerationrestriction/apis/podtolerationrestriction/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: approvers: diff --git a/plugin/pkg/admission/resourcequota/apis/resourcequota/OWNERS b/plugin/pkg/admission/resourcequota/apis/resourcequota/OWNERS index 6c48a1a83ef..cc22b22270e 100755 --- a/plugin/pkg/admission/resourcequota/apis/resourcequota/OWNERS +++ b/plugin/pkg/admission/resourcequota/apis/resourcequota/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - derekwaynecarr diff --git a/plugin/pkg/admission/security/podsecuritypolicy/OWNERS b/plugin/pkg/admission/security/podsecuritypolicy/OWNERS index 787630abd2f..f558c884f12 100644 --- a/plugin/pkg/admission/security/podsecuritypolicy/OWNERS +++ b/plugin/pkg/admission/security/podsecuritypolicy/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-policy-approvers reviewers: diff --git a/plugin/pkg/admission/serviceaccount/OWNERS b/plugin/pkg/admission/serviceaccount/OWNERS index d914c0d7195..c6c376de4e1 100644 --- a/plugin/pkg/admission/serviceaccount/OWNERS +++ b/plugin/pkg/admission/serviceaccount/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-serviceaccounts-approvers reviewers: diff --git a/plugin/pkg/admission/storage/persistentvolume/label/OWNERS b/plugin/pkg/admission/storage/persistentvolume/label/OWNERS index cbf8f2b48e7..8debd4060f2 100644 --- a/plugin/pkg/admission/storage/persistentvolume/label/OWNERS +++ b/plugin/pkg/admission/storage/persistentvolume/label/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - andrewsykim - dims diff --git a/plugin/pkg/auth/OWNERS b/plugin/pkg/auth/OWNERS index 54da3e8166e..4c81dde8eaa 100644 --- a/plugin/pkg/auth/OWNERS +++ b/plugin/pkg/auth/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - erictune - liggitt diff --git a/plugin/pkg/auth/authenticator/OWNERS b/plugin/pkg/auth/authenticator/OWNERS index c607d2aa8c5..3e05d309be5 100644 --- a/plugin/pkg/auth/authenticator/OWNERS +++ b/plugin/pkg/auth/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/auth/authorizer/OWNERS b/plugin/pkg/auth/authorizer/OWNERS index cd0d70a0f8f..7b3130fdcbc 100644 --- a/plugin/pkg/auth/authorizer/OWNERS +++ b/plugin/pkg/auth/authorizer/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-authorizers-approvers reviewers: diff --git a/plugin/pkg/auth/authorizer/node/OWNERS b/plugin/pkg/auth/authorizer/node/OWNERS index 5a7794867cf..8ce6a83f6bd 100644 --- a/plugin/pkg/auth/authorizer/node/OWNERS +++ b/plugin/pkg/auth/authorizer/node/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-node-isolation-approvers reviewers: diff --git a/staging/OWNERS b/staging/OWNERS index 334c90bd404..0a9750f0234 100644 --- a/staging/OWNERS +++ b/staging/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - lavalamp - smarterclayton diff --git a/staging/publishing/OWNERS b/staging/publishing/OWNERS index 1dda04169ea..96c3d1de06e 100644 --- a/staging/publishing/OWNERS +++ b/staging/publishing/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sttts - nikhita diff --git a/staging/src/k8s.io/api/Godeps/OWNERS b/staging/src/k8s.io/api/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/api/Godeps/OWNERS +++ b/staging/src/k8s.io/api/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/api/OWNERS b/staging/src/k8s.io/api/OWNERS index 67952cace29..18f847ce7b6 100644 --- a/staging/src/k8s.io/api/OWNERS +++ b/staging/src/k8s.io/api/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/staging/src/k8s.io/api/apps/OWNERS b/staging/src/k8s.io/api/apps/OWNERS index 2f260571a70..5bc3cdabf72 100755 --- a/staging/src/k8s.io/api/apps/OWNERS +++ b/staging/src/k8s.io/api/apps/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/staging/src/k8s.io/api/auditregistration/OWNERS b/staging/src/k8s.io/api/auditregistration/OWNERS index c342e5e0cb7..3ff06a10f52 100644 --- a/staging/src/k8s.io/api/auditregistration/OWNERS +++ b/staging/src/k8s.io/api/auditregistration/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sig-auth-audit-approvers - sig-auth-audit-reviewers diff --git a/staging/src/k8s.io/api/authentication/OWNERS b/staging/src/k8s.io/api/authentication/OWNERS index 1b888f0b803..7926aa4d912 100755 --- a/staging/src/k8s.io/api/authentication/OWNERS +++ b/staging/src/k8s.io/api/authentication/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sig-auth-authenticators-approvers - sig-auth-authenticators-reviewers diff --git a/staging/src/k8s.io/api/authorization/OWNERS b/staging/src/k8s.io/api/authorization/OWNERS index ff4a7f4bf9a..dbc9a28c6f2 100755 --- a/staging/src/k8s.io/api/authorization/OWNERS +++ b/staging/src/k8s.io/api/authorization/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-authorizers-approvers diff --git a/staging/src/k8s.io/api/autoscaling/OWNERS b/staging/src/k8s.io/api/autoscaling/OWNERS index 4a495ec2532..dbc1e02356f 100755 --- a/staging/src/k8s.io/api/autoscaling/OWNERS +++ b/staging/src/k8s.io/api/autoscaling/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/staging/src/k8s.io/api/batch/OWNERS b/staging/src/k8s.io/api/batch/OWNERS index 38935ff169a..521cd97a2cd 100755 --- a/staging/src/k8s.io/api/batch/OWNERS +++ b/staging/src/k8s.io/api/batch/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/staging/src/k8s.io/api/certificates/OWNERS b/staging/src/k8s.io/api/certificates/OWNERS index 1d1ab36e756..d5e6cd985df 100755 --- a/staging/src/k8s.io/api/certificates/OWNERS +++ b/staging/src/k8s.io/api/certificates/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/staging/src/k8s.io/api/events/OWNERS b/staging/src/k8s.io/api/events/OWNERS index d9ecd88564b..809c2fc457c 100644 --- a/staging/src/k8s.io/api/events/OWNERS +++ b/staging/src/k8s.io/api/events/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - gmarek - deads2k diff --git a/staging/src/k8s.io/api/extensions/OWNERS b/staging/src/k8s.io/api/extensions/OWNERS index cfac471108c..4b2bf8f5829 100755 --- a/staging/src/k8s.io/api/extensions/OWNERS +++ b/staging/src/k8s.io/api/extensions/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/staging/src/k8s.io/api/imagepolicy/OWNERS b/staging/src/k8s.io/api/imagepolicy/OWNERS index 02b8511e465..be41e934eb3 100755 --- a/staging/src/k8s.io/api/imagepolicy/OWNERS +++ b/staging/src/k8s.io/api/imagepolicy/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-policy-approvers diff --git a/staging/src/k8s.io/api/networking/OWNERS b/staging/src/k8s.io/api/networking/OWNERS index 0e696c0fbb4..21b1f1ecd2a 100755 --- a/staging/src/k8s.io/api/networking/OWNERS +++ b/staging/src/k8s.io/api/networking/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - caseydavenport - cmluciano diff --git a/staging/src/k8s.io/api/policy/OWNERS b/staging/src/k8s.io/api/policy/OWNERS index 61a5da4cf3e..8d0776d605a 100755 --- a/staging/src/k8s.io/api/policy/OWNERS +++ b/staging/src/k8s.io/api/policy/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-apps-reviewers diff --git a/staging/src/k8s.io/api/rbac/OWNERS b/staging/src/k8s.io/api/rbac/OWNERS index ff4a7f4bf9a..dbc9a28c6f2 100755 --- a/staging/src/k8s.io/api/rbac/OWNERS +++ b/staging/src/k8s.io/api/rbac/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-authorizers-approvers diff --git a/staging/src/k8s.io/api/storage/OWNERS b/staging/src/k8s.io/api/storage/OWNERS index d59ed6e1d8a..7562f04b86a 100755 --- a/staging/src/k8s.io/api/storage/OWNERS +++ b/staging/src/k8s.io/api/storage/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - mbohlool diff --git a/staging/src/k8s.io/apiextensions-apiserver/Godeps/OWNERS b/staging/src/k8s.io/apiextensions-apiserver/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/apiextensions-apiserver/Godeps/OWNERS +++ b/staging/src/k8s.io/apiextensions-apiserver/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/apiextensions-apiserver/OWNERS b/staging/src/k8s.io/apiextensions-apiserver/OWNERS index 6d8c639240d..df1974380ae 100644 --- a/staging/src/k8s.io/apiextensions-apiserver/OWNERS +++ b/staging/src/k8s.io/apiextensions-apiserver/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - sttts diff --git a/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/OWNERS b/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/OWNERS index bae178f8175..38336c177f9 100644 --- a/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/OWNERS +++ b/staging/src/k8s.io/apiextensions-apiserver/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/staging/src/k8s.io/apiextensions-apiserver/pkg/features/OWNERS b/staging/src/k8s.io/apiextensions-apiserver/pkg/features/OWNERS index fe7b0144e0c..05b08249aed 100644 --- a/staging/src/k8s.io/apiextensions-apiserver/pkg/features/OWNERS +++ b/staging/src/k8s.io/apiextensions-apiserver/pkg/features/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - feature-approvers diff --git a/staging/src/k8s.io/apimachinery/Godeps/OWNERS b/staging/src/k8s.io/apimachinery/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/apimachinery/Godeps/OWNERS +++ b/staging/src/k8s.io/apimachinery/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/apimachinery/OWNERS b/staging/src/k8s.io/apimachinery/OWNERS index 028d1e50016..fb7b41c27b3 100644 --- a/staging/src/k8s.io/apimachinery/OWNERS +++ b/staging/src/k8s.io/apimachinery/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - lavalamp - smarterclayton diff --git a/staging/src/k8s.io/apimachinery/pkg/OWNERS b/staging/src/k8s.io/apimachinery/pkg/OWNERS index 63bb7814fc2..d6daa1280f2 100644 --- a/staging/src/k8s.io/apimachinery/pkg/OWNERS +++ b/staging/src/k8s.io/apimachinery/pkg/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - caesarxuchao - deads2k diff --git a/staging/src/k8s.io/apimachinery/pkg/api/errors/OWNERS b/staging/src/k8s.io/apimachinery/pkg/api/errors/OWNERS index dc6a4c72425..63434030ca1 100755 --- a/staging/src/k8s.io/apimachinery/pkg/api/errors/OWNERS +++ b/staging/src/k8s.io/apimachinery/pkg/api/errors/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/staging/src/k8s.io/apimachinery/pkg/api/meta/OWNERS b/staging/src/k8s.io/apimachinery/pkg/api/meta/OWNERS index 5f729ffe63c..dd2c0cb6142 100755 --- a/staging/src/k8s.io/apimachinery/pkg/api/meta/OWNERS +++ b/staging/src/k8s.io/apimachinery/pkg/api/meta/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - smarterclayton diff --git a/staging/src/k8s.io/apimachinery/pkg/api/resource/OWNERS b/staging/src/k8s.io/apimachinery/pkg/api/resource/OWNERS index c430067f357..8454be55ed0 100755 --- a/staging/src/k8s.io/apimachinery/pkg/api/resource/OWNERS +++ b/staging/src/k8s.io/apimachinery/pkg/api/resource/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/staging/src/k8s.io/apimachinery/pkg/apis/OWNERS b/staging/src/k8s.io/apimachinery/pkg/apis/OWNERS index bae178f8175..38336c177f9 100644 --- a/staging/src/k8s.io/apimachinery/pkg/apis/OWNERS +++ b/staging/src/k8s.io/apimachinery/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/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/OWNERS b/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/OWNERS index cdb125a0dd4..44929b1c002 100755 --- a/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/OWNERS +++ b/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - smarterclayton diff --git a/staging/src/k8s.io/apimachinery/pkg/util/mergepatch/OWNERS b/staging/src/k8s.io/apimachinery/pkg/util/mergepatch/OWNERS index 8e8d9fce8ef..3f72c69ba39 100644 --- a/staging/src/k8s.io/apimachinery/pkg/util/mergepatch/OWNERS +++ b/staging/src/k8s.io/apimachinery/pkg/util/mergepatch/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - pwittrock reviewers: diff --git a/staging/src/k8s.io/apimachinery/pkg/util/strategicpatch/OWNERS b/staging/src/k8s.io/apimachinery/pkg/util/strategicpatch/OWNERS index dbbe0de4ca3..cfee199fa08 100644 --- a/staging/src/k8s.io/apimachinery/pkg/util/strategicpatch/OWNERS +++ b/staging/src/k8s.io/apimachinery/pkg/util/strategicpatch/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - pwittrock - mengqiy diff --git a/staging/src/k8s.io/apimachinery/third_party/forked/golang/json/OWNERS b/staging/src/k8s.io/apimachinery/third_party/forked/golang/json/OWNERS index 8e8d9fce8ef..3f72c69ba39 100644 --- a/staging/src/k8s.io/apimachinery/third_party/forked/golang/json/OWNERS +++ b/staging/src/k8s.io/apimachinery/third_party/forked/golang/json/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - pwittrock reviewers: diff --git a/staging/src/k8s.io/apiserver/Godeps/OWNERS b/staging/src/k8s.io/apiserver/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/apiserver/Godeps/OWNERS +++ b/staging/src/k8s.io/apiserver/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/apiserver/OWNERS b/staging/src/k8s.io/apiserver/OWNERS index 9617c277817..54fd21f1141 100644 --- a/staging/src/k8s.io/apiserver/OWNERS +++ b/staging/src/k8s.io/apiserver/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - lavalamp - smarterclayton diff --git a/staging/src/k8s.io/apiserver/pkg/apis/OWNERS b/staging/src/k8s.io/apiserver/pkg/apis/OWNERS index bae178f8175..38336c177f9 100644 --- a/staging/src/k8s.io/apiserver/pkg/apis/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/pkg/apis/audit/OWNERS b/staging/src/k8s.io/apiserver/pkg/apis/audit/OWNERS index 8389778900f..7a21104f6df 100644 --- a/staging/src/k8s.io/apiserver/pkg/apis/audit/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/pkg/audit/OWNERS b/staging/src/k8s.io/apiserver/pkg/audit/OWNERS index 178ce84a5ce..c3486ad5ded 100644 --- a/staging/src/k8s.io/apiserver/pkg/audit/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/pkg/authentication/OWNERS b/staging/src/k8s.io/apiserver/pkg/authentication/OWNERS index c607d2aa8c5..3e05d309be5 100644 --- a/staging/src/k8s.io/apiserver/pkg/authentication/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/pkg/authentication/request/x509/OWNERS b/staging/src/k8s.io/apiserver/pkg/authentication/request/x509/OWNERS index 470b7a1c92d..3cf03643835 100644 --- a/staging/src/k8s.io/apiserver/pkg/authentication/request/x509/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/pkg/authorization/OWNERS b/staging/src/k8s.io/apiserver/pkg/authorization/OWNERS index cd0d70a0f8f..7b3130fdcbc 100644 --- a/staging/src/k8s.io/apiserver/pkg/authorization/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/pkg/authorization/authorizerfactory/OWNERS b/staging/src/k8s.io/apiserver/pkg/authorization/authorizerfactory/OWNERS index cb2ae800f36..a5ccdcbd1b0 100755 --- a/staging/src/k8s.io/apiserver/pkg/authorization/authorizerfactory/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/authorization/authorizerfactory/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - dims diff --git a/staging/src/k8s.io/apiserver/pkg/endpoints/filters/OWNERS b/staging/src/k8s.io/apiserver/pkg/endpoints/filters/OWNERS index 6f780ff899b..05259ce3538 100755 --- a/staging/src/k8s.io/apiserver/pkg/endpoints/filters/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/endpoints/filters/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - deads2k - sttts diff --git a/staging/src/k8s.io/apiserver/pkg/endpoints/metrics/OWNERS b/staging/src/k8s.io/apiserver/pkg/endpoints/metrics/OWNERS index f0706b3f104..33c780d7a6d 100755 --- a/staging/src/k8s.io/apiserver/pkg/endpoints/metrics/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/pkg/endpoints/openapi/OWNERS b/staging/src/k8s.io/apiserver/pkg/endpoints/openapi/OWNERS index 4126a6be36b..006f0125e18 100755 --- a/staging/src/k8s.io/apiserver/pkg/endpoints/openapi/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/endpoints/openapi/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - mbohlool diff --git a/staging/src/k8s.io/apiserver/pkg/endpoints/request/OWNERS b/staging/src/k8s.io/apiserver/pkg/endpoints/request/OWNERS index 9d268c4d148..4da107c8c38 100755 --- a/staging/src/k8s.io/apiserver/pkg/endpoints/request/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/endpoints/request/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sttts diff --git a/staging/src/k8s.io/apiserver/pkg/endpoints/testing/OWNERS b/staging/src/k8s.io/apiserver/pkg/endpoints/testing/OWNERS index 8ee0deffdab..90be719cc2b 100755 --- a/staging/src/k8s.io/apiserver/pkg/endpoints/testing/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/pkg/features/OWNERS b/staging/src/k8s.io/apiserver/pkg/features/OWNERS index fe7b0144e0c..05b08249aed 100644 --- a/staging/src/k8s.io/apiserver/pkg/features/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/features/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - feature-approvers diff --git a/staging/src/k8s.io/apiserver/pkg/registry/generic/OWNERS b/staging/src/k8s.io/apiserver/pkg/registry/generic/OWNERS index 75e139342b7..5f38d15b24b 100755 --- a/staging/src/k8s.io/apiserver/pkg/registry/generic/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/registry/generic/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp diff --git a/staging/src/k8s.io/apiserver/pkg/registry/rest/OWNERS b/staging/src/k8s.io/apiserver/pkg/registry/rest/OWNERS index 6427750a9e9..98488d8114d 100755 --- a/staging/src/k8s.io/apiserver/pkg/registry/rest/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/registry/rest/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - smarterclayton diff --git a/staging/src/k8s.io/apiserver/pkg/server/filters/OWNERS b/staging/src/k8s.io/apiserver/pkg/server/filters/OWNERS index 121af9571f4..c5f73991a31 100755 --- a/staging/src/k8s.io/apiserver/pkg/server/filters/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/server/filters/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sttts - dims diff --git a/staging/src/k8s.io/apiserver/pkg/server/mux/OWNERS b/staging/src/k8s.io/apiserver/pkg/server/mux/OWNERS index 9d268c4d148..4da107c8c38 100755 --- a/staging/src/k8s.io/apiserver/pkg/server/mux/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/server/mux/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sttts diff --git a/staging/src/k8s.io/apiserver/pkg/server/options/OWNERS b/staging/src/k8s.io/apiserver/pkg/server/options/OWNERS index 9d6b439de8d..0e84109d7d4 100755 --- a/staging/src/k8s.io/apiserver/pkg/server/options/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/OWNERS b/staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/OWNERS index 498b470c9bf..71edc3ecdcc 100644 --- a/staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/pkg/server/routes/OWNERS b/staging/src/k8s.io/apiserver/pkg/server/routes/OWNERS index 9d268c4d148..4da107c8c38 100755 --- a/staging/src/k8s.io/apiserver/pkg/server/routes/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/server/routes/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sttts diff --git a/staging/src/k8s.io/apiserver/pkg/storage/OWNERS b/staging/src/k8s.io/apiserver/pkg/storage/OWNERS index b7bff4f12f7..26ea9eeb431 100644 --- a/staging/src/k8s.io/apiserver/pkg/storage/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/storage/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - lavalamp - liggitt diff --git a/staging/src/k8s.io/apiserver/pkg/storage/etcd/OWNERS b/staging/src/k8s.io/apiserver/pkg/storage/etcd/OWNERS index a0654988307..bb4ad2a4caf 100755 --- a/staging/src/k8s.io/apiserver/pkg/storage/etcd/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/storage/etcd/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - lavalamp - smarterclayton diff --git a/staging/src/k8s.io/apiserver/pkg/storage/etcd3/OWNERS b/staging/src/k8s.io/apiserver/pkg/storage/etcd3/OWNERS index 84c24e70c42..84666835da6 100755 --- a/staging/src/k8s.io/apiserver/pkg/storage/etcd3/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/pkg/storage/storagebackend/OWNERS b/staging/src/k8s.io/apiserver/pkg/storage/storagebackend/OWNERS index d14ed51815d..dbef228c1a7 100755 --- a/staging/src/k8s.io/apiserver/pkg/storage/storagebackend/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/storage/storagebackend/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - lavalamp - smarterclayton diff --git a/staging/src/k8s.io/apiserver/pkg/storage/testing/OWNERS b/staging/src/k8s.io/apiserver/pkg/storage/testing/OWNERS index ff5dd0da818..1bd9ef6bfc7 100755 --- a/staging/src/k8s.io/apiserver/pkg/storage/testing/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/OWNERS b/staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/OWNERS index 498b470c9bf..71edc3ecdcc 100644 --- a/staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/plugin/pkg/audit/OWNERS b/staging/src/k8s.io/apiserver/plugin/pkg/audit/OWNERS index 178ce84a5ce..c3486ad5ded 100644 --- a/staging/src/k8s.io/apiserver/plugin/pkg/audit/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/plugin/pkg/authenticator/OWNERS b/staging/src/k8s.io/apiserver/plugin/pkg/authenticator/OWNERS index c607d2aa8c5..3e05d309be5 100644 --- a/staging/src/k8s.io/apiserver/plugin/pkg/authenticator/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/OWNERS b/staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/OWNERS index e0f3c6ca980..03fb44ea24b 100644 --- a/staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/OWNERS +++ b/staging/src/k8s.io/apiserver/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/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/OWNERS b/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/OWNERS index cd0d70a0f8f..7b3130fdcbc 100644 --- a/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/OWNERS +++ b/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-authorizers-approvers reviewers: diff --git a/staging/src/k8s.io/cli-runtime/Godeps/OWNERS b/staging/src/k8s.io/cli-runtime/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/cli-runtime/Godeps/OWNERS +++ b/staging/src/k8s.io/cli-runtime/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/cli-runtime/OWNERS b/staging/src/k8s.io/cli-runtime/OWNERS index 27bd34cf6d6..983b7aece15 100644 --- a/staging/src/k8s.io/cli-runtime/OWNERS +++ b/staging/src/k8s.io/cli-runtime/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - deads2k - pwittrock diff --git a/staging/src/k8s.io/client-go/Godeps/OWNERS b/staging/src/k8s.io/client-go/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/client-go/Godeps/OWNERS +++ b/staging/src/k8s.io/client-go/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/client-go/OWNERS b/staging/src/k8s.io/client-go/OWNERS index 52d334653cc..2f9f0fb4dc8 100644 --- a/staging/src/k8s.io/client-go/OWNERS +++ b/staging/src/k8s.io/client-go/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - caesarxuchao - deads2k diff --git a/staging/src/k8s.io/client-go/kubernetes/typed/authentication/OWNERS b/staging/src/k8s.io/client-go/kubernetes/typed/authentication/OWNERS index c607d2aa8c5..3e05d309be5 100644 --- a/staging/src/k8s.io/client-go/kubernetes/typed/authentication/OWNERS +++ b/staging/src/k8s.io/client-go/kubernetes/typed/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/staging/src/k8s.io/client-go/kubernetes/typed/authorization/OWNERS b/staging/src/k8s.io/client-go/kubernetes/typed/authorization/OWNERS index cd0d70a0f8f..7b3130fdcbc 100644 --- a/staging/src/k8s.io/client-go/kubernetes/typed/authorization/OWNERS +++ b/staging/src/k8s.io/client-go/kubernetes/typed/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/staging/src/k8s.io/client-go/kubernetes/typed/rbac/OWNERS b/staging/src/k8s.io/client-go/kubernetes/typed/rbac/OWNERS index cd0d70a0f8f..7b3130fdcbc 100644 --- a/staging/src/k8s.io/client-go/kubernetes/typed/rbac/OWNERS +++ b/staging/src/k8s.io/client-go/kubernetes/typed/rbac/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-authorizers-approvers reviewers: diff --git a/staging/src/k8s.io/client-go/listers/authentication/OWNERS b/staging/src/k8s.io/client-go/listers/authentication/OWNERS index c607d2aa8c5..3e05d309be5 100644 --- a/staging/src/k8s.io/client-go/listers/authentication/OWNERS +++ b/staging/src/k8s.io/client-go/listers/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/staging/src/k8s.io/client-go/listers/authorization/OWNERS b/staging/src/k8s.io/client-go/listers/authorization/OWNERS index cd0d70a0f8f..7b3130fdcbc 100644 --- a/staging/src/k8s.io/client-go/listers/authorization/OWNERS +++ b/staging/src/k8s.io/client-go/listers/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/staging/src/k8s.io/client-go/listers/rbac/OWNERS b/staging/src/k8s.io/client-go/listers/rbac/OWNERS index cd0d70a0f8f..7b3130fdcbc 100644 --- a/staging/src/k8s.io/client-go/listers/rbac/OWNERS +++ b/staging/src/k8s.io/client-go/listers/rbac/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-authorizers-approvers reviewers: diff --git a/staging/src/k8s.io/client-go/pkg/apis/clientauthentication/OWNERS b/staging/src/k8s.io/client-go/pkg/apis/clientauthentication/OWNERS index 3b7ea1b131f..e0ec62deb2b 100644 --- a/staging/src/k8s.io/client-go/pkg/apis/clientauthentication/OWNERS +++ b/staging/src/k8s.io/client-go/pkg/apis/clientauthentication/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-authenticators-approvers diff --git a/staging/src/k8s.io/client-go/plugin/pkg/client/auth/OWNERS b/staging/src/k8s.io/client-go/plugin/pkg/client/auth/OWNERS index c607d2aa8c5..3e05d309be5 100644 --- a/staging/src/k8s.io/client-go/plugin/pkg/client/auth/OWNERS +++ b/staging/src/k8s.io/client-go/plugin/pkg/client/auth/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-authenticators-approvers reviewers: diff --git a/staging/src/k8s.io/client-go/plugin/pkg/client/auth/gcp/OWNERS b/staging/src/k8s.io/client-go/plugin/pkg/client/auth/gcp/OWNERS index 6cf8db8ac92..97fcd3dd302 100644 --- a/staging/src/k8s.io/client-go/plugin/pkg/client/auth/gcp/OWNERS +++ b/staging/src/k8s.io/client-go/plugin/pkg/client/auth/gcp/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - cjcullen - jlowdermilk diff --git a/staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc/OWNERS b/staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc/OWNERS index e0f3c6ca980..03fb44ea24b 100644 --- a/staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc/OWNERS +++ b/staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - ericchiang reviewers: diff --git a/staging/src/k8s.io/client-go/rest/OWNERS b/staging/src/k8s.io/client-go/rest/OWNERS index 8d97da007d4..49dabc61b00 100755 --- a/staging/src/k8s.io/client-go/rest/OWNERS +++ b/staging/src/k8s.io/client-go/rest/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - smarterclayton diff --git a/staging/src/k8s.io/client-go/tools/auth/OWNERS b/staging/src/k8s.io/client-go/tools/auth/OWNERS index c607d2aa8c5..3e05d309be5 100644 --- a/staging/src/k8s.io/client-go/tools/auth/OWNERS +++ b/staging/src/k8s.io/client-go/tools/auth/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-authenticators-approvers reviewers: diff --git a/staging/src/k8s.io/client-go/tools/cache/OWNERS b/staging/src/k8s.io/client-go/tools/cache/OWNERS index 917ca8afe46..a8cd4b432bf 100755 --- a/staging/src/k8s.io/client-go/tools/cache/OWNERS +++ b/staging/src/k8s.io/client-go/tools/cache/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - thockin - lavalamp diff --git a/staging/src/k8s.io/client-go/tools/leaderelection/OWNERS b/staging/src/k8s.io/client-go/tools/leaderelection/OWNERS index d9516f8a81c..03ec598b326 100644 --- a/staging/src/k8s.io/client-go/tools/leaderelection/OWNERS +++ b/staging/src/k8s.io/client-go/tools/leaderelection/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - mikedanese - timothysc diff --git a/staging/src/k8s.io/client-go/tools/metrics/OWNERS b/staging/src/k8s.io/client-go/tools/metrics/OWNERS index ff517980719..f150be53699 100755 --- a/staging/src/k8s.io/client-go/tools/metrics/OWNERS +++ b/staging/src/k8s.io/client-go/tools/metrics/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - wojtek-t - eparis diff --git a/staging/src/k8s.io/client-go/tools/record/OWNERS b/staging/src/k8s.io/client-go/tools/record/OWNERS index 4dd54bbce98..6ce73bb5cd3 100755 --- a/staging/src/k8s.io/client-go/tools/record/OWNERS +++ b/staging/src/k8s.io/client-go/tools/record/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - lavalamp - smarterclayton diff --git a/staging/src/k8s.io/client-go/transport/OWNERS b/staging/src/k8s.io/client-go/transport/OWNERS index bf0ba5b9f95..a52176903c0 100755 --- a/staging/src/k8s.io/client-go/transport/OWNERS +++ b/staging/src/k8s.io/client-go/transport/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - smarterclayton - wojtek-t diff --git a/staging/src/k8s.io/client-go/util/cert/OWNERS b/staging/src/k8s.io/client-go/util/cert/OWNERS index 470b7a1c92d..3cf03643835 100644 --- a/staging/src/k8s.io/client-go/util/cert/OWNERS +++ b/staging/src/k8s.io/client-go/util/cert/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-certificates-approvers reviewers: diff --git a/staging/src/k8s.io/client-go/util/certificate/OWNERS b/staging/src/k8s.io/client-go/util/certificate/OWNERS index 470b7a1c92d..3cf03643835 100644 --- a/staging/src/k8s.io/client-go/util/certificate/OWNERS +++ b/staging/src/k8s.io/client-go/util/certificate/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-auth-certificates-approvers reviewers: diff --git a/staging/src/k8s.io/client-go/util/retry/OWNERS b/staging/src/k8s.io/client-go/util/retry/OWNERS index a4c1c2d4f8c..dec3e88d631 100755 --- a/staging/src/k8s.io/client-go/util/retry/OWNERS +++ b/staging/src/k8s.io/client-go/util/retry/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - caesarxuchao diff --git a/staging/src/k8s.io/cloud-provider/Godeps/OWNERS b/staging/src/k8s.io/cloud-provider/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/cloud-provider/Godeps/OWNERS +++ b/staging/src/k8s.io/cloud-provider/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/cloud-provider/OWNERS b/staging/src/k8s.io/cloud-provider/OWNERS index 7e9b0f91c11..331a4b58654 100644 --- a/staging/src/k8s.io/cloud-provider/OWNERS +++ b/staging/src/k8s.io/cloud-provider/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - mikedanese - dims diff --git a/staging/src/k8s.io/cluster-bootstrap/Godeps/OWNERS b/staging/src/k8s.io/cluster-bootstrap/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/cluster-bootstrap/Godeps/OWNERS +++ b/staging/src/k8s.io/cluster-bootstrap/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/cluster-bootstrap/OWNERS b/staging/src/k8s.io/cluster-bootstrap/OWNERS index 376b5d35e25..6bdd0fd0b1a 100644 --- a/staging/src/k8s.io/cluster-bootstrap/OWNERS +++ b/staging/src/k8s.io/cluster-bootstrap/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-cluster-lifecycle-leads reviewers: diff --git a/staging/src/k8s.io/cluster-bootstrap/token/OWNERS b/staging/src/k8s.io/cluster-bootstrap/token/OWNERS index 8a2f5b5915b..3f679cd5682 100644 --- a/staging/src/k8s.io/cluster-bootstrap/token/OWNERS +++ b/staging/src/k8s.io/cluster-bootstrap/token/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - jbeda - luxas diff --git a/staging/src/k8s.io/code-generator/Godeps/OWNERS b/staging/src/k8s.io/code-generator/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/code-generator/Godeps/OWNERS +++ b/staging/src/k8s.io/code-generator/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/code-generator/OWNERS b/staging/src/k8s.io/code-generator/OWNERS index 4155fc60ccd..6f7abe3edb1 100644 --- a/staging/src/k8s.io/code-generator/OWNERS +++ b/staging/src/k8s.io/code-generator/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - lavalamp - wojtek-t diff --git a/staging/src/k8s.io/code-generator/cmd/client-gen/OWNERS b/staging/src/k8s.io/code-generator/cmd/client-gen/OWNERS index 0c408a1aa94..62866d0b194 100644 --- a/staging/src/k8s.io/code-generator/cmd/client-gen/OWNERS +++ b/staging/src/k8s.io/code-generator/cmd/client-gen/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - lavalamp - wojtek-t diff --git a/staging/src/k8s.io/code-generator/cmd/go-to-protobuf/OWNERS b/staging/src/k8s.io/code-generator/cmd/go-to-protobuf/OWNERS index 05d4b2a6574..613659162a9 100644 --- a/staging/src/k8s.io/code-generator/cmd/go-to-protobuf/OWNERS +++ b/staging/src/k8s.io/code-generator/cmd/go-to-protobuf/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - smarterclayton reviewers: diff --git a/staging/src/k8s.io/component-base/Godeps/OWNERS b/staging/src/k8s.io/component-base/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/component-base/Godeps/OWNERS +++ b/staging/src/k8s.io/component-base/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/component-base/OWNERS b/staging/src/k8s.io/component-base/OWNERS index 45b975e4de3..59950cd8922 100644 --- a/staging/src/k8s.io/component-base/OWNERS +++ b/staging/src/k8s.io/component-base/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - luxas - sttts diff --git a/staging/src/k8s.io/component-base/config/OWNERS b/staging/src/k8s.io/component-base/config/OWNERS index e0c2557b840..11d499d75d9 100644 --- a/staging/src/k8s.io/component-base/config/OWNERS +++ b/staging/src/k8s.io/component-base/config/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/staging/src/k8s.io/csi-api/Godeps/OWNERS b/staging/src/k8s.io/csi-api/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/csi-api/Godeps/OWNERS +++ b/staging/src/k8s.io/csi-api/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/csi-api/OWNERS b/staging/src/k8s.io/csi-api/OWNERS index 6dfb625d93c..6c8129e2cfc 100644 --- a/staging/src/k8s.io/csi-api/OWNERS +++ b/staging/src/k8s.io/csi-api/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - jsafrane - saad-ali diff --git a/staging/src/k8s.io/csi-api/pkg/apis/OWNERS b/staging/src/k8s.io/csi-api/pkg/apis/OWNERS index 1cfcd56de87..e6a4a6c2fb1 100644 --- a/staging/src/k8s.io/csi-api/pkg/apis/OWNERS +++ b/staging/src/k8s.io/csi-api/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/staging/src/k8s.io/csi-api/pkg/crd/OWNERS b/staging/src/k8s.io/csi-api/pkg/crd/OWNERS index 1cfcd56de87..e6a4a6c2fb1 100644 --- a/staging/src/k8s.io/csi-api/pkg/crd/OWNERS +++ b/staging/src/k8s.io/csi-api/pkg/crd/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/staging/src/k8s.io/csi-translation-lib/Godeps/OWNERS b/staging/src/k8s.io/csi-translation-lib/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/csi-translation-lib/Godeps/OWNERS +++ b/staging/src/k8s.io/csi-translation-lib/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/csi-translation-lib/OWNERS b/staging/src/k8s.io/csi-translation-lib/OWNERS index ffaf7ecaa59..4a86b4784c9 100644 --- a/staging/src/k8s.io/csi-translation-lib/OWNERS +++ b/staging/src/k8s.io/csi-translation-lib/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - davidz627 - saad-ali diff --git a/staging/src/k8s.io/kube-aggregator/Godeps/OWNERS b/staging/src/k8s.io/kube-aggregator/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/kube-aggregator/Godeps/OWNERS +++ b/staging/src/k8s.io/kube-aggregator/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/kube-aggregator/OWNERS b/staging/src/k8s.io/kube-aggregator/OWNERS index aac40258802..67bdbcc50ed 100644 --- a/staging/src/k8s.io/kube-aggregator/OWNERS +++ b/staging/src/k8s.io/kube-aggregator/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - deads2k - lavalamp diff --git a/staging/src/k8s.io/kube-aggregator/pkg/apis/OWNERS b/staging/src/k8s.io/kube-aggregator/pkg/apis/OWNERS index bae178f8175..38336c177f9 100644 --- a/staging/src/k8s.io/kube-aggregator/pkg/apis/OWNERS +++ b/staging/src/k8s.io/kube-aggregator/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/staging/src/k8s.io/kube-controller-manager/Godeps/OWNERS b/staging/src/k8s.io/kube-controller-manager/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/kube-controller-manager/Godeps/OWNERS +++ b/staging/src/k8s.io/kube-controller-manager/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/kube-controller-manager/OWNERS b/staging/src/k8s.io/kube-controller-manager/OWNERS index 7b38dc3b373..10bff6ab77c 100644 --- a/staging/src/k8s.io/kube-controller-manager/OWNERS +++ b/staging/src/k8s.io/kube-controller-manager/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - deads2k - luxas diff --git a/staging/src/k8s.io/kube-controller-manager/config/OWNERS b/staging/src/k8s.io/kube-controller-manager/config/OWNERS index b6f183359ba..b3f2f4d316c 100644 --- a/staging/src/k8s.io/kube-controller-manager/config/OWNERS +++ b/staging/src/k8s.io/kube-controller-manager/config/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/staging/src/k8s.io/kube-proxy/Godeps/OWNERS b/staging/src/k8s.io/kube-proxy/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/kube-proxy/Godeps/OWNERS +++ b/staging/src/k8s.io/kube-proxy/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/kube-proxy/OWNERS b/staging/src/k8s.io/kube-proxy/OWNERS index f820d85fb16..89b8cc04572 100644 --- a/staging/src/k8s.io/kube-proxy/OWNERS +++ b/staging/src/k8s.io/kube-proxy/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-network-approvers - sttts diff --git a/staging/src/k8s.io/kube-proxy/config/OWNERS b/staging/src/k8s.io/kube-proxy/config/OWNERS index 7156a9b8b27..6a6e8cacc9d 100644 --- a/staging/src/k8s.io/kube-proxy/config/OWNERS +++ b/staging/src/k8s.io/kube-proxy/config/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/staging/src/k8s.io/kube-scheduler/Godeps/OWNERS b/staging/src/k8s.io/kube-scheduler/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/kube-scheduler/Godeps/OWNERS +++ b/staging/src/k8s.io/kube-scheduler/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/kube-scheduler/OWNERS b/staging/src/k8s.io/kube-scheduler/OWNERS index 13f210bae43..613b3a5f834 100755 --- a/staging/src/k8s.io/kube-scheduler/OWNERS +++ b/staging/src/k8s.io/kube-scheduler/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-scheduling-maintainers - sttts diff --git a/staging/src/k8s.io/kube-scheduler/config/OWNERS b/staging/src/k8s.io/kube-scheduler/config/OWNERS index 18a8557ccb9..9584e0e8313 100644 --- a/staging/src/k8s.io/kube-scheduler/config/OWNERS +++ b/staging/src/k8s.io/kube-scheduler/config/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/staging/src/k8s.io/kubelet/Godeps/OWNERS b/staging/src/k8s.io/kubelet/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/kubelet/Godeps/OWNERS +++ b/staging/src/k8s.io/kubelet/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/kubelet/OWNERS b/staging/src/k8s.io/kubelet/OWNERS index fd46cbf2bb1..128c82716dc 100644 --- a/staging/src/k8s.io/kubelet/OWNERS +++ b/staging/src/k8s.io/kubelet/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-node-approvers - sttts diff --git a/staging/src/k8s.io/kubelet/config/OWNERS b/staging/src/k8s.io/kubelet/config/OWNERS index 930fcf08b7e..a459a8f87ad 100644 --- a/staging/src/k8s.io/kubelet/config/OWNERS +++ b/staging/src/k8s.io/kubelet/config/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/staging/src/k8s.io/metrics/Godeps/OWNERS b/staging/src/k8s.io/metrics/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/metrics/Godeps/OWNERS +++ b/staging/src/k8s.io/metrics/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/metrics/OWNERS b/staging/src/k8s.io/metrics/OWNERS index c532d6440a9..bc445c0f98b 100644 --- a/staging/src/k8s.io/metrics/OWNERS +++ b/staging/src/k8s.io/metrics/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - DirectXMan12 - piosz diff --git a/staging/src/k8s.io/metrics/pkg/apis/OWNERS b/staging/src/k8s.io/metrics/pkg/apis/OWNERS index 083228551a4..f7329139ff7 100644 --- a/staging/src/k8s.io/metrics/pkg/apis/OWNERS +++ b/staging/src/k8s.io/metrics/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/staging/src/k8s.io/node-api/Godeps/OWNERS b/staging/src/k8s.io/node-api/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/node-api/Godeps/OWNERS +++ b/staging/src/k8s.io/node-api/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/node-api/OWNERS b/staging/src/k8s.io/node-api/OWNERS index 03759e15dc5..e4fbee7e901 100644 --- a/staging/src/k8s.io/node-api/OWNERS +++ b/staging/src/k8s.io/node-api/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - tallclair - dchen1107 diff --git a/staging/src/k8s.io/node-api/pkg/apis/OWNERS b/staging/src/k8s.io/node-api/pkg/apis/OWNERS index bae178f8175..38336c177f9 100644 --- a/staging/src/k8s.io/node-api/pkg/apis/OWNERS +++ b/staging/src/k8s.io/node-api/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/staging/src/k8s.io/sample-apiserver/Godeps/OWNERS b/staging/src/k8s.io/sample-apiserver/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/sample-apiserver/Godeps/OWNERS +++ b/staging/src/k8s.io/sample-apiserver/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/sample-apiserver/OWNERS b/staging/src/k8s.io/sample-apiserver/OWNERS index 2268629156c..6cc66aedb61 100644 --- a/staging/src/k8s.io/sample-apiserver/OWNERS +++ b/staging/src/k8s.io/sample-apiserver/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - lavalamp - smarterclayton diff --git a/staging/src/k8s.io/sample-cli-plugin/Godeps/OWNERS b/staging/src/k8s.io/sample-cli-plugin/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/sample-cli-plugin/Godeps/OWNERS +++ b/staging/src/k8s.io/sample-cli-plugin/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/sample-cli-plugin/OWNERS b/staging/src/k8s.io/sample-cli-plugin/OWNERS index 24989e58670..af797353124 100644 --- a/staging/src/k8s.io/sample-cli-plugin/OWNERS +++ b/staging/src/k8s.io/sample-cli-plugin/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - juanvallejo - soltysh diff --git a/staging/src/k8s.io/sample-controller/Godeps/OWNERS b/staging/src/k8s.io/sample-controller/Godeps/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/staging/src/k8s.io/sample-controller/Godeps/OWNERS +++ b/staging/src/k8s.io/sample-controller/Godeps/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers diff --git a/staging/src/k8s.io/sample-controller/OWNERS b/staging/src/k8s.io/sample-controller/OWNERS index 0d8570da80d..9459a738561 100644 --- a/staging/src/k8s.io/sample-controller/OWNERS +++ b/staging/src/k8s.io/sample-controller/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sttts - munnerz diff --git a/test/OWNERS b/test/OWNERS index 832701e5309..544aa9400ef 100644 --- a/test/OWNERS +++ b/test/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - bowei - rramkumar1 diff --git a/test/cmd/OWNERS b/test/cmd/OWNERS index ce699e9679a..d3e63eb0d8a 100644 --- a/test/cmd/OWNERS +++ b/test/cmd/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-cli-maintainers reviewers: diff --git a/test/conformance/OWNERS b/test/conformance/OWNERS index 8a14a1e9b9d..ca8c2cb5473 100644 --- a/test/conformance/OWNERS +++ b/test/conformance/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + # This is the owner of the test code. The test data itself is owned by sig-architecture. reviewers: - mml diff --git a/test/conformance/testdata/OWNERS b/test/conformance/testdata/OWNERS index 3dfb0c82ba4..b75318b1fb7 100644 --- a/test/conformance/testdata/OWNERS +++ b/test/conformance/testdata/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + # To be owned by sig-architecture. options: no_parent_owners: true diff --git a/test/e2e/apps/OWNERS b/test/e2e/apps/OWNERS index c65807b470a..ce7cdaf8c4d 100755 --- a/test/e2e/apps/OWNERS +++ b/test/e2e/apps/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - janetkuo - nikhiljindal diff --git a/test/e2e/auth/OWNERS b/test/e2e/auth/OWNERS index eb25e40da46..9d06868f54c 100644 --- a/test/e2e/auth/OWNERS +++ b/test/e2e/auth/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - liggitt - mikedanese diff --git a/test/e2e/autoscaling/OWNERS b/test/e2e/autoscaling/OWNERS index 28a0c8a5593..36021184738 100644 --- a/test/e2e/autoscaling/OWNERS +++ b/test/e2e/autoscaling/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - jszczepkowski - sig-autoscaling-maintainers diff --git a/test/e2e/cloud/OWNERS b/test/e2e/cloud/OWNERS index 0805f928cc5..3d2ae59cdde 100644 --- a/test/e2e/cloud/OWNERS +++ b/test/e2e/cloud/OWNERS @@ -1,4 +1,5 @@ # See the OWNERS docs at https://go.k8s.io/owners + approvers: - andrewsykim - cheftako diff --git a/test/e2e/instrumentation/OWNERS b/test/e2e/instrumentation/OWNERS index 3914495866f..cd8bb57c268 100644 --- a/test/e2e/instrumentation/OWNERS +++ b/test/e2e/instrumentation/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - DirectXMan12 - fabxc diff --git a/test/e2e/instrumentation/logging/OWNERS b/test/e2e/instrumentation/logging/OWNERS index c76a20b5677..6abb7c89ca6 100644 --- a/test/e2e/instrumentation/logging/OWNERS +++ b/test/e2e/instrumentation/logging/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - coffeepac - monotek diff --git a/test/e2e/kubectl/OWNERS b/test/e2e/kubectl/OWNERS index ce699e9679a..d3e63eb0d8a 100644 --- a/test/e2e/kubectl/OWNERS +++ b/test/e2e/kubectl/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-cli-maintainers reviewers: diff --git a/test/e2e/lifecycle/OWNERS b/test/e2e/lifecycle/OWNERS index b47b8c6f0ed..598596bf175 100644 --- a/test/e2e/lifecycle/OWNERS +++ b/test/e2e/lifecycle/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-cluster-lifecycle-maintainers reviewers: diff --git a/test/e2e/lifecycle/bootstrap/OWNERS b/test/e2e/lifecycle/bootstrap/OWNERS index 54f38546f7d..b6f8ac41fc6 100644 --- a/test/e2e/lifecycle/bootstrap/OWNERS +++ b/test/e2e/lifecycle/bootstrap/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: #sig-cluster-lifecycle is the owner of this feature - jbeda - luxas diff --git a/test/e2e/network/OWNERS b/test/e2e/network/OWNERS index 064cbc393ef..9af008152f7 100644 --- a/test/e2e/network/OWNERS +++ b/test/e2e/network/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sig-network-reviewers approvers: diff --git a/test/e2e/node/OWNERS b/test/e2e/node/OWNERS index 82e510eaaab..7695cc16b12 100644 --- a/test/e2e/node/OWNERS +++ b/test/e2e/node/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - Random-Liu - dchen1107 diff --git a/test/e2e/scalability/OWNERS b/test/e2e/scalability/OWNERS index 80e945f3982..f0717a5361c 100644 --- a/test/e2e/scalability/OWNERS +++ b/test/e2e/scalability/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - gmarek - shyamjvs diff --git a/test/e2e/scheduling/OWNERS b/test/e2e/scheduling/OWNERS index d2792efd526..60d3f73d36d 100644 --- a/test/e2e/scheduling/OWNERS +++ b/test/e2e/scheduling/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-scheduling-maintainers reviewers: diff --git a/test/e2e/storage/OWNERS b/test/e2e/storage/OWNERS index 46424783f87..e60b9938ebc 100644 --- a/test/e2e/storage/OWNERS +++ b/test/e2e/storage/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali - rootfs diff --git a/test/e2e/testing-manifests/storage-csi/OWNERS b/test/e2e/testing-manifests/storage-csi/OWNERS index 46424783f87..e60b9938ebc 100644 --- a/test/e2e/testing-manifests/storage-csi/OWNERS +++ b/test/e2e/testing-manifests/storage-csi/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - saad-ali - rootfs diff --git a/test/e2e/windows/OWNERS b/test/e2e/windows/OWNERS index 42be2d20a56..b610aa1aa50 100644 --- a/test/e2e/windows/OWNERS +++ b/test/e2e/windows/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dchen1107 - michmike diff --git a/test/e2e_node/OWNERS b/test/e2e_node/OWNERS index c625c03e736..8e3400bb6ec 100644 --- a/test/e2e_node/OWNERS +++ b/test/e2e_node/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - Random-Liu - tallclair diff --git a/test/e2e_node/jenkins/OWNERS b/test/e2e_node/jenkins/OWNERS index 55ad871379f..fe94d8bdacc 100644 --- a/test/e2e_node/jenkins/OWNERS +++ b/test/e2e_node/jenkins/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dashpole - krzyzacy diff --git a/test/e2e_node/perf/workloads/OWNERS b/test/e2e_node/perf/workloads/OWNERS index 541219022b6..9bec9f90839 100644 --- a/test/e2e_node/perf/workloads/OWNERS +++ b/test/e2e_node/perf/workloads/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - vishh - derekwaynecarr diff --git a/test/fixtures/pkg/kubectl/OWNERS b/test/fixtures/pkg/kubectl/OWNERS index ce699e9679a..d3e63eb0d8a 100644 --- a/test/fixtures/pkg/kubectl/OWNERS +++ b/test/fixtures/pkg/kubectl/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-cli-maintainers reviewers: diff --git a/test/images/OWNERS b/test/images/OWNERS index 1e4e74e7d50..ac14680a5c0 100644 --- a/test/images/OWNERS +++ b/test/images/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - luxas - mkumatag diff --git a/test/integration/daemonset/OWNERS b/test/integration/daemonset/OWNERS index 08876145714..b603f1be9ee 100755 --- a/test/integration/daemonset/OWNERS +++ b/test/integration/daemonset/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - mikedanese - kow3ns diff --git a/test/integration/deployment/OWNERS b/test/integration/deployment/OWNERS index 0320f7a4c6a..1b4230aa638 100644 --- a/test/integration/deployment/OWNERS +++ b/test/integration/deployment/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - janetkuo - kargakis diff --git a/test/integration/dryrun/OWNERS b/test/integration/dryrun/OWNERS index e0d0a88788c..bf5772ad4b0 100644 --- a/test/integration/dryrun/OWNERS +++ b/test/integration/dryrun/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - apelisse - deads2k diff --git a/test/integration/etcd/OWNERS b/test/integration/etcd/OWNERS index c51396ba345..d92d32ac659 100755 --- a/test/integration/etcd/OWNERS +++ b/test/integration/etcd/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - enj reviewers: diff --git a/test/integration/scheduler/OWNERS b/test/integration/scheduler/OWNERS index d2792efd526..60d3f73d36d 100644 --- a/test/integration/scheduler/OWNERS +++ b/test/integration/scheduler/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-scheduling-maintainers reviewers: diff --git a/test/integration/scheduler_perf/OWNERS b/test/integration/scheduler_perf/OWNERS index d2792efd526..60d3f73d36d 100644 --- a/test/integration/scheduler_perf/OWNERS +++ b/test/integration/scheduler_perf/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-scheduling-maintainers reviewers: diff --git a/test/integration/statefulset/OWNERS b/test/integration/statefulset/OWNERS index ef439d8b051..0d46fbf12db 100644 --- a/test/integration/statefulset/OWNERS +++ b/test/integration/statefulset/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - barney-s - crimsonfaith91 diff --git a/test/kubemark/OWNERS b/test/kubemark/OWNERS index cf2f885df34..329e8801dc9 100644 --- a/test/kubemark/OWNERS +++ b/test/kubemark/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - gmarek - shyamjvs diff --git a/test/typecheck/OWNERS b/test/typecheck/OWNERS index e40fb6bb555..eeab9960bf8 100644 --- a/test/typecheck/OWNERS +++ b/test/typecheck/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - cblecker - rmmh diff --git a/test/utils/image/OWNERS b/test/utils/image/OWNERS index 1e4e74e7d50..ac14680a5c0 100644 --- a/test/utils/image/OWNERS +++ b/test/utils/image/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - luxas - mkumatag diff --git a/third_party/OWNERS b/third_party/OWNERS index 4ca753ad31d..d74f3c50dec 100644 --- a/third_party/OWNERS +++ b/third_party/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - lavalamp - smarterclayton diff --git a/third_party/forked/shell2junit/OWNERS b/third_party/forked/shell2junit/OWNERS index 75f74d1e821..57071e0e247 100644 --- a/third_party/forked/shell2junit/OWNERS +++ b/third_party/forked/shell2junit/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - cblecker - ixdy diff --git a/third_party/go-srcimporter/OWNERS b/third_party/go-srcimporter/OWNERS index e40fb6bb555..eeab9960bf8 100644 --- a/third_party/go-srcimporter/OWNERS +++ b/third_party/go-srcimporter/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - cblecker - rmmh diff --git a/translations/OWNERS b/translations/OWNERS index b5535f7410b..600a47fa03e 100644 --- a/translations/OWNERS +++ b/translations/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - brendandburns approvers: diff --git a/translations/kubectl/OWNERS b/translations/kubectl/OWNERS index ce699e9679a..d3e63eb0d8a 100644 --- a/translations/kubectl/OWNERS +++ b/translations/kubectl/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - sig-cli-maintainers reviewers: diff --git a/vendor/OWNERS b/vendor/OWNERS index 3d49f30605a..0f5d2f6734e 100644 --- a/vendor/OWNERS +++ b/vendor/OWNERS @@ -1,2 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + approvers: - dep-approvers