diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-09-26 10:01:58 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-09-26 13:23:32 -0400 |
commit | f1073061a0e3875c7f691880d519c70eceb4d759 (patch) | |
tree | d2357ea7d6e12b477bcfd9a9859b0de0ad4b8abe /OWNERS | |
parent | 407354198169f33a1ebebca3ae47d5d0c34d9b42 (diff) | |
download | podman-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-- | OWNERS | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -4,10 +4,10 @@ approvers: - mrunalp - rhatdan reviewers: - - mtrmac - - jwhonce - - runcom - - nalind - - wking + - mheon + - baude + - rhatdan - TomSweeneyRedHat - umohnani8 + - giuseppe + - vrothberg |