Skip to content

Commit

Permalink
Fix test reviewer assignment
Browse files Browse the repository at this point in the history
Previously test reviewers did not get assigned, this new owners file should fix it.

Signed-off-by: Fabian Deutsch <[email protected]>
  • Loading branch information
fabiand committed Oct 29, 2019
1 parent 92f3ed2 commit cc45655
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ filters:
- code-reviewers
approvers:
- approvers
"tests/.*":
reviewers:
- test-reviewers
"pkg/virt-api/.*":
reviewers:
- ux-reviewers
3 changes: 3 additions & 0 deletions tests/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- test-reviewers

0 comments on commit cc45655

Please sign in to comment.