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
- timothysc
- wojtek-t
- k82cn
sig-scheduling:
- davidopp
- bsalamat
- timothysc
- wojtek-t
- k82cn
- k82cn
- jayunit100
sig-cli-maintainers:
- adohe

View File

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

View File

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

View File

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