diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2020-12-04 09:21:04 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2020-12-04 09:21:04 +0100 |
commit | 701cc6ab40451541cbda4a332c8a2add5016c6cc (patch) | |
tree | a757f788066587cbb1dae41f546de20f9972f470 /OWNERS | |
parent | 70284b18cc7d4dc478c439cdda60ba64cfec060b (diff) | |
download | podman-701cc6ab40451541cbda4a332c8a2add5016c6cc.tar.gz podman-701cc6ab40451541cbda4a332c8a2add5016c6cc.tar.bz2 podman-701cc6ab40451541cbda4a332c8a2add5016c6cc.zip |
add @Luap99 to OWNERS file
@Luap99 is a long-term contributor, does a lot of reviews, contributed
many non-trivial patches, and is very active in the community.
Being in the OWNERS file gives privileges to approve (/approve) and
merge (/lgtm) pull requests.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'OWNERS')
-rw-r--r-- | OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,7 @@ approvers: - TomSweeneyRedHat - vrothberg - umohnani8 + - Luap99 reviewers: - baude - edsantiago @@ -20,3 +21,4 @@ reviewers: - ashley-cui - QiWang19 - umohnani8 + - Luap99 |