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.
pull/6/head
Jeffrey Regan 2017-05-30 14:18:23 -07:00
parent 052cd6d30b
commit 55473f4608
1 changed files with 1 additions and 0 deletions

1
OWNERS
View File

@ -10,6 +10,7 @@ approvers:
- brendandburns
- dchen1107
- jbeda
- jregan # To modify BUILD files per proposal #598
- lavalamp
- smarterclayton
- thockin