diff --git a/GOVERNANCE.md b/GOVERNANCE.md new file mode 100644 index 00000000000..3794542d77b --- /dev/null +++ b/GOVERNANCE.md @@ -0,0 +1,3 @@ +## The Buildah Project Community Governance + +The Buildah project, as part of Podman Container Tools, follows the [Podman Project Governance](https://github.com/containers/podman/blob/main/GOVERNANCE.md). diff --git a/MAINTAINERS b/MAINTAINERS deleted file mode 100644 index 5725ca9815a..00000000000 --- a/MAINTAINERS +++ /dev/null @@ -1,4 +0,0 @@ -Dan Walsh (@rhatdan) -Nalin Dahyabhai (@nalind) -Tom Sweeney (@tomsweeneyredhat) -Urvashi Mohnani (@umohnani8) diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 00000000000..8ba451fda33 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,31 @@ +# Buildah Maintainers + +[GOVERNANCE.md](https://github.com/containers/podman/blob/main/GOVERNANCE.md) +describes the project's governance and the Project Roles used below. + +## Maintainers + +| Maintainer | GitHub ID | Project Roles | Affiliation | +|-------------------|----------------------------------------------------------|----------------------------------|----------------------------------------------| +| Brent Baude | [baude](https://github.com/baude) | Core Maintainer | [Red Hat](https://github.com/RedHatOfficial) | +| Nalin Dahyabhai | [nalind](https://github.com/nalind) | Core Maintainer | [Red Hat](https://github.com/RedHatOfficial) | +| Matthew Heon | [mheon](https://github.com/mheon) | Core Maintainer | [Red Hat](https://github.com/RedHatOfficial) | +| Paul Holzinger | [Luap99](https://github.com/Luap99) | Core Maintainer | [Red Hat](https://github.com/RedHatOfficial) | +| Giuseppe Scrivano | [giuseppe](https://github.com/giuseppe) | Core Maintainer | [Red Hat](https://github.com/RedHatOfficial) | +| Miloslav Trmač | [mtrmac](https://github.com/mtrmac) | Core Maintainer | [Red Hat](https://github.com/RedHatOfficial) | +| Neil Smith | [Neil-Smith](https://github.com/Neil-Smith) | Community Manager | [Red Hat](https://github.com/RedHatOfficial) | +| Tom Sweeney | [TomSweeneyRedHat](https://github.com/TomSweeneyRedHat/) | Maintainer and Community Manager | [Red Hat](https://github.com/RedHatOfficial) | +| Lokesh Mandvekar | [lsm5](https://github.com/lsm5) | Maintainer | [Red Hat](https://github.com/RedHatOfficial) | +| Dan Walsh | [rhatdan](https://github.com/rhatdan) | Maintainer | [Red Hat](https://github.com/RedHatOfficial) | +| Ashley Cui | [ashley-cui](https://github.com/ashley-cui) | 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) | + +## Alumni + +None at present + +## Credits + +The structure of this document was based off of the equivalent one in the [CRI-O Project](https://github.com/cri-o/cri-o/blob/main/MAINTAINERS.md). diff --git a/OWNERS b/OWNERS index a34c6b25621..3966ab9b541 100644 --- a/OWNERS +++ b/OWNERS @@ -1,15 +1,24 @@ approvers: - - TomSweeneyRedHat + - baude + - giuseppe - lsm5 + - Luap99 + - mheon + - mtrmac - nalind - rhatdan - - umohnani8 + - TomSweeneyRedHat reviewers: - ashley-cui - baude - - edsantiago - flouthoc - giuseppe - Honny1 + - lsm5 + - Luap99 - mheon + - mtrmac + - nalind + - rhatdan + - TomSweeneyRedHat - vrothberg