Merge pull request #46509 from k82cn/add_k82cn_as_approver

Automatic merge from submit-queue

Added k82cn as one of scheduler approver.

According to the requirement of Approver at [community-membership.md](https://github.com/kubernetes/community/blob/master/community-membership.md), I meet the requirements as follow; so I'd like to add myself as an approver of scheduler.

* Reviewer of the codebase for at least 3 months
[k82cn]: [~3 months](6cc40678b6 )
* Primary reviewer for at least 10 substantial PRs to the codebase
[k82cn] Reviewed [40 PRs](https://github.com/issues?q=assignee%3Ak82cn+is%3Aclosed)
* Reviewed or merged at least 30 PRs to the codebase
[k82cn]: 71 merged PRs in kubernetes/kubernetes, and ~100 PRs in kuberentes at https://goo.gl/j2D1fR

As an approver,

* I agree to only approve familiar PRs
* I agree to be responsive to review/approve requests as per community expectations
* I agree to continue my reviewer work as per community expectations
* I agree to continue my contribution, e.g. PRs, mentor contributors
This commit is contained in:
Kubernetes Submit Queue 2017-05-28 22:01:32 -07:00 committed by GitHub
commit 451d0a436c
3 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,11 @@
approvers:
- davidopp
- timothysc
- k82cn
reviewers:
- davidopp
- bsalamat
- timothysc
- wojtek-t
- k82cn
- k82cn
- jayunit100

View File

@ -2,10 +2,11 @@ approvers:
- davidopp
- timothysc
- wojtek-t
- k82cn
reviewers:
- davidopp
- bsalamat
- timothysc
- wojtek-t
- k82cn
- k82cn
- jayunit100

View File

@ -1,4 +1,5 @@
approvers:
- sig-scheduling-maintainers
- k82cn
reviewers:
- sig-scheduling