Merge pull request #52304 from luxas/deb_owners

Automatic merge from submit-queue

Add OWNERS for build/debs

**What this PR does / why we need it**:

Makes this directory reflect the actual ownership over this file.
@mikedanese, @pipejakob and myself have worked on the kubeadm e2e CI and the building of debs using bazel, which this folder is responsible for.

@jbeda is already implicitely an owner here

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
@kubernetes/sig-cluster-lifecycle-pr-reviews
This commit is contained in:
Kubernetes Submit Queue 2017-09-12 11:44:44 -07:00 committed by GitHub
commit 523ec9c78a

10
build/debs/OWNERS Normal file
View File

@ -0,0 +1,10 @@
reviewers:
- luxas
- jbeda
- mikedanese
- pipejakob
approvers:
- luxas
- jbeda
- mikedanese
- pipejakob