From b197c3324fdf6aa8b516f023cb98b706dfd04c49 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Fri, 1 May 2026 08:06:29 -0500 Subject: [PATCH] Core maintainer meeting minutes meeting minutes from Apr 24 Signed-off-by: Brent Baude --- contrib/minutes/20260424.md | 34 ++++++++++++++++++++++++++++++++++ contrib/minutes/README.md | 3 +++ 2 files changed, 37 insertions(+) create mode 100644 contrib/minutes/20260424.md create mode 100644 contrib/minutes/README.md diff --git a/contrib/minutes/20260424.md b/contrib/minutes/20260424.md new file mode 100644 index 0000000000..682ab50de5 --- /dev/null +++ b/contrib/minutes/20260424.md @@ -0,0 +1,34 @@ +# Apr 24 2026 + +## Attendees: +* Not captured + +## Key decisions +* We approved subprojects for the new podman github organization. See below for specifics. +* Application for CNCF incubation should be presented to core maintainers *prior* to submission. +* Paul Holzinger will represent core maintainers in any discussions that impact our CI. + + +## Key discussions +* Do all decisions have to be brought to this group? Consensus was "it depends"; some decisions are appropriate +for github while others needs to be discussed. +* We need external meetings for Podman and friends. Unanimous agreement. +* Which sub-projects make sense in the new podman github organization + * container-libs + * podman.io + * buildah.io + * go.podman.io + * machine-os + * podman-py + + The container-selinux project was deferred. + +* Discussion around CNCF incubation and readiness. We agreed that due to the impact of incubation, a +majority (or more) of the core maintainers should be in agreement to move forward. And preferably the +core maintainers should have an opportunity to review it. +* We discussed current state of CI for our repositories. Due to the potential wide-ranging impact of +changes to our CI with no involvement of maintainers, we want a maintainer to be part of those efforts +in terms of design and approval of approaches and methods. +* Core maintainer meeting frequency will now be monthly. +* We need to review the MAINTAINERS.md file with regularity. Brent will review Podman's, Miloslav will +review Skopeo's, and Tom will review Buildahs. diff --git a/contrib/minutes/README.md b/contrib/minutes/README.md new file mode 100644 index 0000000000..d1d73127f9 --- /dev/null +++ b/contrib/minutes/README.md @@ -0,0 +1,3 @@ +# Core Maintainer minutes + +This directory is for documenting minutes from the core maintainer meetings.