Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request kubernetes#46930 from k82cn/sched_integ_test
Browse files Browse the repository at this point in the history
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
```
  • Loading branch information
Kubernetes Submit Queue authored Jul 16, 2017
2 parents 35794a8 + 7541496 commit 0c74c36
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 12 deletions.
4 changes: 3 additions & 1 deletion OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ aliases:
- davidopp
- timothysc
- wojtek-t
- k82cn
sig-scheduling:
- davidopp
- bsalamat
- timothysc
- wojtek-t
- k82cn
- k82cn
- jayunit100
sig-cli-maintainers:
- adohe
Expand Down
12 changes: 2 additions & 10 deletions plugin/pkg/scheduler/OWNERS
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
approvers:
- davidopp
- timothysc
- wojtek-t
- k82cn
- sig-scheduling-maintainers
reviewers:
- davidopp
- bsalamat
- timothysc
- wojtek-t
- k82cn
- jayunit100
- sig-scheduling
1 change: 0 additions & 1 deletion test/e2e/scheduling/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
approvers:
- sig-scheduling-maintainers
- k82cn
reviewers:
- sig-scheduling
4 changes: 4 additions & 0 deletions test/integration/scheduler/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
approvers:
- sig-scheduling-maintainers
reviewers:
- sig-scheduling

0 comments on commit 0c74c36

Please sign in to comment.