Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,11 @@ The current Maintainers Group for the bootc Project consists of:
| Xiaofeng Wang | [henrywang](https://github.com/orgs/bootc-dev/people/henrywang) | Red Hat | Approver |
| Gursewak Mangat | [gursewak1997](https://github.com/orgs/bootc-dev/people/gursewak1997)| Red Hat | Approver |
| Joseph Marrero | [jmarrero](https://github.com/orgs/bootc-dev/people/jmarrero) | Red Hat | Approver |

# Community Managers

This group can represent the project for administrative and program manager duties. Examples: CNCF Service Desk tickets, coordinating with CNCF Project and Events teams, and LFX Administration. No code or code review rights.
Comment on lines +14 to +16
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

While adding the Community Manager role here is a good first step, a change of this nature should also be reflected in GOVERNANCE.md. The PR is titled 'governance: add community manager role', which implies a change to the project's governance structure, but the main governance document is not being updated.

To properly formalize this new role, please consider adding a 'Community Managers' section to GOVERNANCE.md. This section should define the role, its responsibilities, and the process for nomination and removal, similar to how 'Maintainers' are currently defined. This will ensure the project's governance documentation remains the single source of truth and is complete and consistent.


| Name | GitHub ID | Employer | Responsibilities |
| ---- | ---- | ---- | ---- |
| Laura Santamaria | [nimbinatus](https://github.com/nimbinatus) | Red Hat | Representative |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For consistency with the maintainer entries in this file, please consider using the orgs/bootc-dev/people URL for the GitHub ID. The current link https://github.com/nimbinatus is a direct profile link, while other entries use the format https://github.com/orgs/bootc-dev/people/<id> to officially associate them with the bootc-dev organization.

Using a consistent format is important for clarity and for any tooling that might parse this file. If you make this change, you may also need to adjust the column widths in the markdown table to accommodate the longer URL.

Loading