Merge pull request #68150 from spiffxp/add-spiffxp-to-bash-owners

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Add spiffxp to OWNERS files in bash-heavy dirs

I'm comfortable approving changes in hack/, I think I still need
to build up a corpus of reviews in build/ and cluster/ before I'm
comfortable asking for those rights. I'm willing to be voluntold
otherwise if existing approvers feel differently.

Approvers, WDYT?

```release-note
NONE
```
pull/8/head
Kubernetes Submit Queue 2018-08-31 21:56:33 -07:00 committed by GitHub
commit d293eba9f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,7 @@ reviewers:
- ixdy
- jbeda
- lavalamp
- spiffxp
- zmerlynn
approvers:
- cblecker

View File

@ -3,6 +3,7 @@ reviewers:
- jbeda
- mikedanese
- roberthbailey
- spiffxp
- zmerlynn
approvers:
- eparis

View File

@ -10,6 +10,7 @@ reviewers:
- sttts
- gmarek
- vishh
- spiffxp
approvers:
- cblecker
- deads2k
@ -28,3 +29,4 @@ approvers:
- liggitt
- soltysh # for sig-cli related stuff
- dims # for local-up-cluster related files
- spiffxp