Update contributing doc for reviewing, update owners file

Owners file currently isn't being used (unless we have the Kubernetes
bot in-use), however, it needed a well-overdue update.

I've gone ahead and updated the CONTRIBUTING.md doc to add the change
that it requires *two* reviews for a code-review and one for a doc
review.
This commit is contained in:
Charlie Drage
2017-04-06 13:01:21 -04:00
parent 309d5a9f7f
commit 7cfc4934c1
2 changed files with 21 additions and 8 deletions
+15 -4
View File
@@ -1,9 +1,20 @@
# See the OWNERS file documentation:
# https://github.com/kubernetes/kubernetes/blob/master/docs/devel/owners.md
# https://github.com/kubernetes/community/blob/master/contributors/devel/owners.md
assignees:
- runseb
- ngtuna
reviewers:
- cdrage
- containscafeine
- janetkuo
- kadel
- ngtuna
- runseb
- surajssd
approvers:
- cdrage
- containscafeine
- janetkuo
- kadel
- ngtuna
- runseb
- surajssd