kubernetes/OWNERS
Jeffrey Regan 55473f4608 Add jregan to OWNERS for kubectl isolation work.
The kubectl decoupling project (#598) requires many BUILD edits.

Even relatively simple PR's involve many OWNER files, e.g. #46317 involves five.

We plan to script-generate some PRs, and those may involve _hundreds_ of BUILD files.

This project will take many PRs, and collecting all approvals for each
will be very time consuming.
2017-05-30 14:32:48 -07:00

18 lines
275 B
Plaintext

reviewers:
- brendandburns
- dchen1107
- jbeda
- lavalamp
- smarterclayton
- thockin
approvers:
- bgrant0607
- brendandburns
- dchen1107
- jbeda
- jregan # To modify BUILD files per proposal #598
- lavalamp
- smarterclayton
- thockin
- wojtek-t