Merge pull request #53506 from cblecker/cblecker-build

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

Add cblecker to build/ owners

**What this PR does / why we need it**:
Add myself to `build/` owners. I've done a bit of work with the Makefiles and build container scripts (similar to the stuff I've done in `hack/`. Would love to help review/approve things here. I solemnly swear not to touch things I do not understand :)

/assign @ixdy @spxtr @thockin 

**Release note**:
```release-note
NONE
```
This commit is contained in:
Kubernetes Submit Queue 2017-10-05 14:45:20 -07:00 committed by GitHub
commit eee34e13a2

View File

@ -1,10 +1,12 @@
reviewers:
- cblecker
- ixdy
- jbeda
- lavalamp
- zmerlynn
- spxtr
approvers:
- cblecker
- ixdy
- jbeda
- lavalamp