summaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-09-26 10:01:58 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-09-26 13:23:32 -0400
commitf1073061a0e3875c7f691880d519c70eceb4d759 (patch)
treed2357ea7d6e12b477bcfd9a9859b0de0ad4b8abe /OWNERS
parent407354198169f33a1ebebca3ae47d5d0c34d9b42 (diff)
downloadpodman-f1073061a0e3875c7f691880d519c70eceb4d759.tar.gz
podman-f1073061a0e3875c7f691880d519c70eceb4d759.tar.bz2
podman-f1073061a0e3875c7f691880d519c70eceb4d759.zip
Update the OWNERS file so bot assigns sane reviewers
The Openshift bot assigns reviewers to each PR seemingly based on this file, which means right now it's picking runcom and jwhonce to review every PR, not our maintainers. Set said maintainers as reviewers instead. Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS10
1 files changed, 5 insertions, 5 deletions
diff --git a/OWNERS b/OWNERS
index 1ef2ae0fc..00f8bb1c3 100644
--- a/OWNERS
+++ b/OWNERS
@@ -4,10 +4,10 @@ approvers:
- mrunalp
- rhatdan
reviewers:
- - mtrmac
- - jwhonce
- - runcom
- - nalind
- - wking
+ - mheon
+ - baude
+ - rhatdan
- TomSweeneyRedHat
- umohnani8
+ - giuseppe
+ - vrothberg