From d71f383db14a16547196be2e6dfb0b19062c93e5 Mon Sep 17 00:00:00 2001 From: Paul Holzinger Date: Fri, 24 Oct 2025 18:08:18 +0200 Subject: [PATCH] add Honny1 as Maintainer Jan does great contributions, reviews other PRs and helps with issue triage for a while now. He definitely deserves to be a full Maintainer for Podman so he can properly merge PRs. Signed-off-by: Paul Holzinger --- MAINTAINERS.md | 2 +- OWNERS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 72416a1e39..2a9bbfe32c 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -23,6 +23,7 @@ Maintainers and Reviewers for the Skopeo and Buildah projects are found in their | Ashley Cui | [ashley-cui](https://github.com/ashley-cui) | Maintainer | [Red Hat](https://github.com/RedHatOfficial) | | Mario Loriedo | [l0rd](https://github.com/l0rd/) | Maintainer | [Red Hat](https://github.com/RedHatOfficial) | | Lokesh Mandvekar | [lsm5](https://github.com/lsm5) | Maintainer | [Red Hat](https://github.com/RedHatOfficial) | +| Jan Rodák | [Honny1](https://github.com/Honny1) | Maintainer | [Red Hat](https://github.com/RedHatOfficial) | | Jake Correnti | [jakecorrenti](https://github.com/jakecorrenti) | Reviewer | [Red Hat](https://github.com/RedHatOfficial) | | Jason Greene | [n1hility](https://github.com/n1hility) | Reviewer | [Red Hat](https://github.com/RedHatOfficial) | | Jhon Honce | [jwhonce](https://github.com/jwhonce) | Reviewer | [Red Hat](https://github.com/RedHatOfficial) | @@ -30,7 +31,6 @@ Maintainers and Reviewers for the Skopeo and Buildah projects are found in their | Craig Loewen | [craigloewen-msft](https://github.com/craigloewen-msft) | Reviewer | [Microsoft](https://github.com/microsoft) | | Urvashi Mohnani | [umohnani8](https://github.com/umohnani8) | Reviewer | [Red Hat](https://github.com/RedHatOfficial) | | Aditya Rajan | [flouthoc](https://github.com/flouthoc) | Reviewer | [Red Hat](https://github.com/RedHatOfficial) | -| Jan Rodák | [Honny1](https://github.com/Honny1) | Reviewer | [Red Hat](https://github.com/RedHatOfficial) | | Valentin Rothberg | [vrothberg](https://github.com/vrothberg) | Reviewer | [Red Hat](https://github.com/RedHatOfficial) | | Lewis Roy | [ninja-quokka](https://github.com/ninja-quokka) | Reviewer | [Red Hat](https://github.com/RedHatOfficial) | | Nicola Sella | [inknos](https://github.com/inknos) | Reviewer | [Red Hat](https://github.com/RedHatOfficial) | diff --git a/OWNERS b/OWNERS index 7066e3c2ad..2876f56033 100644 --- a/OWNERS +++ b/OWNERS @@ -9,6 +9,7 @@ approvers: - mheon - mtrmac - nalind + - Honny1 - ygalblum reviewers: - Luap99