k3s/pkg
Kubernetes Submit Queue ef44fa1919 Merge pull request #36527 from apelisse/owners-pkg-genericapiserver
Automatic merge from submit-queue

Curating Owners: pkg/genericapiserver

cc @lavalamp @smarterclayton @nikhiljindal

In an effort to expand the existing pool of reviewers and establish a
two-tiered review process (first someone lgtms and then someone
experienced in the project approves), we are adding new reviewers to
existing owners files.


If You Care About the Process:
------------------------------

We did this by algorithmically figuring out who’s contributed code to
the project and in what directories.  Unfortunately, that doesn’t work
well: people that have made mechanical code changes (e.g change the
copyright header across all directories) end up as reviewers in lots of
places.

Instead of using pure commit data, we generated an excessively large
list of reviewers and pruned based on all time commit data, recent
commit data and review data (number of PRs commented on).

At this point we have a decent list of reviewers, but it needs one last
pass for fine tuning.

Also, see https://github.com/kubernetes/contrib/issues/1389.

TLDR:
-----

As an owner of a sig/directory and a leader of the project, here’s what
we need from you:

1. Use PR https://github.com/kubernetes/kubernetes/pull/35715 as an example.

2. The pull-request is made editable, please edit the `OWNERS` file to
remove the names of people that shouldn't be reviewing code in the
future in the **reviewers** section. You probably do NOT need to modify
the **approvers** section. Names asre sorted by relevance, using some
secret statistics.

3. Notify me if you want some OWNERS file to be removed.  Being an
approver or reviewer of a parent directory makes you a reviewer/approver
of the subdirectories too, so not all OWNERS files may be necessary.

4. Please use ALIAS if you want to use the same list of people over and
over again (don't hesitate to ask me for help, or use the pull-request
above as an example)
2016-12-29 18:07:27 -08:00
..
admission autogenerated 2016-12-29 13:04:10 -08:00
api autogenerated 2016-12-29 13:04:10 -08:00
apimachinery autogenerated 2016-12-29 13:04:10 -08:00
apis autogenerated 2016-12-29 13:04:10 -08:00
apiserver autogenerated 2016-12-29 13:04:10 -08:00
auth autogenerated 2016-12-29 13:04:10 -08:00
capabilities autoupdate BUILD files 2016-12-12 13:30:07 -08:00
client autogenerated 2016-12-29 13:04:10 -08:00
cloudprovider autogenerated 2016-12-29 13:04:10 -08:00
controller autogenerated 2016-12-29 13:04:10 -08:00
conversion autogenerated 2016-12-29 13:04:10 -08:00
credentialprovider autogenerated 2016-12-29 13:04:10 -08:00
dns autogenerated 2016-12-29 13:04:10 -08:00
fieldpath autogenerated 2016-12-29 13:04:10 -08:00
fields autogenerated 2016-12-29 13:04:10 -08:00
generated Merge pull request #39254 from freehan/cleanup-exec-networkplugin 2016-12-28 14:00:48 -08:00
genericapiserver Merge pull request #36527 from apelisse/owners-pkg-genericapiserver 2016-12-29 18:07:27 -08:00
healthz autogenerated 2016-12-29 13:04:10 -08:00
httplog autogenerated 2016-12-29 13:04:10 -08:00
hyperkube autoupdate BUILD files 2016-12-12 13:30:07 -08:00
kubeapiserver autogenerated 2016-12-29 13:04:10 -08:00
kubectl autogenerated 2016-12-29 13:04:10 -08:00
kubelet Merge pull request #39050 from mikedanese/gazel-bump 2016-12-29 15:19:18 -08:00
kubemark Update NodeRef to v1.ObjectReference. 2016-12-22 16:28:20 +08:00
labels autogenerated 2016-12-29 13:04:10 -08:00
master autogenerated 2016-12-29 13:04:10 -08:00
metrics rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
probe autogenerated 2016-12-29 13:04:10 -08:00
proxy autogenerated 2016-12-29 13:04:10 -08:00
quota autogenerated 2016-12-29 13:04:10 -08:00
registry autogenerated 2016-12-29 13:04:10 -08:00
routes autoupdate BUILD files 2016-12-12 13:30:07 -08:00
runtime autogenerated 2016-12-29 13:04:10 -08:00
security autogenerated 2016-12-29 13:04:10 -08:00
securitycontext autogenerated 2016-12-29 13:04:10 -08:00
selection autoupdate BUILD files 2016-12-12 13:30:07 -08:00
serviceaccount autogenerated 2016-12-29 13:04:10 -08:00
ssh Use the builtin timeout provided by SSH 2016-12-29 18:49:24 -05:00
storage autogenerated 2016-12-29 13:04:10 -08:00
types autoupdate BUILD files 2016-12-12 13:30:07 -08:00
util autogenerated 2016-12-29 13:04:10 -08:00
version Rename build-tools/ back to build/ 2016-12-14 13:42:15 -08:00
volume autogenerated 2016-12-29 13:04:10 -08:00
watch autogenerated 2016-12-29 13:04:10 -08:00
OWNERS