update Maintainers and Governance to link to community repo - #1060
Merged
Conversation
Member
Author
|
@podman-container-tools/core-maintainers PTAL |
Contributor
|
LGTM |
Luap99
marked this pull request as draft
August 11, 2026 10:59
Luap99
marked this pull request as ready for review
August 12, 2026 09:04
Luap99
commented
Aug 12, 2026
| @@ -0,0 +1,3 @@ | |||
| # Project Governance | |||
|
|
|||
| The Container-libs libraries, as part of the [Podman Container Tools project](https://www.cncf.io/projects/podman-container-tools), follows the project's governance, which is defined here: https://github.com/podman-container-tools/community/blob/main/GOVERNANCE.md | |||
Member
Author
There was a problem hiding this comment.
@TomSweeneyRedHat I switched the "NAME tool" wording to "Container-libs libraries" here as container-libs is not a standalone tool.
nalind
reviewed
Aug 12, 2026
nalind
left a comment
Contributor
There was a problem hiding this comment.
Could probably drop storage/OWNERS as well, if it no longer reflects github-level team memberships.
Contributor
|
Concur with @nalind - otherwise LGTM |
The files are not up to date and no according to our Governance structure which lists the Maintainers in the top level MAINTAINERS.md file. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
With the new community repo we use that as place to define our Governance and the org wide rules. As such we should just link there to avoid duplication and drift. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Since the monorepo merge we no longer use OWNERS files so delete them. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Member
Author
|
dropped both outdated OWNERS files from storage and common |
mtrmac
approved these changes
Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
With the new community repo we use that as place to define our Governance and the org wide rules. As such we should just link there to avoid duplication and drift.