Merge pull request #46930 from k82cn/sched_integ_test

Automatic merge from submit-queue (batch tested with PRs 47417, 47638, 46930)

Added scheduler integration test owners.

**What this PR does / why we need it**:
Add OWNER file into scheduler integration test.

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

**Release note**:
```release-note-none
```
This commit is contained in:
Kubernetes Submit Queue 2017-07-16 16:33:05 -07:00 committed by GitHub
commit 0c74c36b70
4 changed files with 9 additions and 12 deletions

View File

@ -3,11 +3,13 @@ aliases:
- davidopp - davidopp
- timothysc - timothysc
- wojtek-t - wojtek-t
- k82cn
sig-scheduling: sig-scheduling:
- davidopp - davidopp
- bsalamat
- timothysc - timothysc
- wojtek-t - wojtek-t
- k82cn - k82cn
- jayunit100 - jayunit100
sig-cli-maintainers: sig-cli-maintainers:
- adohe - adohe

View File

@ -1,12 +1,4 @@
approvers: approvers:
- davidopp - sig-scheduling-maintainers
- timothysc
- wojtek-t
- k82cn
reviewers: reviewers:
- davidopp - sig-scheduling
- bsalamat
- timothysc
- wojtek-t
- k82cn
- jayunit100

View File

@ -1,5 +1,4 @@
approvers: approvers:
- sig-scheduling-maintainers - sig-scheduling-maintainers
- k82cn
reviewers: reviewers:
- sig-scheduling - sig-scheduling

View File

@ -0,0 +1,4 @@
approvers:
- sig-scheduling-maintainers
reviewers:
- sig-scheduling