Merge pull request #3133 from spiffxp/assignees-to-approvers

Automatic merge from submit-queue

Rename OWNERS assignees: to approvers:

They are effectively the same, assignees is deprecated

ref: kubernetes/test-infra#3851

I broke this into two commits around vendor/ because I'm not sure it's kosher to be editing vendored OWNERS directly. ref: kubernetes/test-infra#3694

ref: https://github.com/kubernetes/gengo/pull/71 for the gengo OWNERS changes if that's the more appropriate route to go
This commit is contained in:
Kubernetes Submit Queue 2017-08-04 14:55:06 -07:00 committed by GitHub
commit ec4c33ed89
1 changed files with 1 additions and 1 deletions

2
OWNERS
View File

@ -1,4 +1,4 @@
assignees:
approvers:
- justinsb
- kris-nova
- chrislovecnm