Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
docs: align maintainers list with active collaborators
  • Loading branch information
mcollina committed Feb 21, 2026
commit da3ae41226784ab612f80dfb81db06eab5ebb461
9 changes: 7 additions & 2 deletions GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ Maintainers are responsible for long-term stewardship of the project:

Current maintainers:

- Hans Kristian Flaatten ([starefossen](https://github.com/starefossen))
- Hugues Malphettes ([hmalphettes](https://github.com/hmalphettes))
- Laurent Goderre ([LaurentGoderre](https://github.com/LaurentGoderre))
- Simen Bekkhus ([SimenB](https://github.com/SimenB))
- Peter Dave Hello ([PeterDaveHello](https://github.com/PeterDaveHello))
- Rafael Gonzaga ([rafaelgss](https://github.com/rafaelgss))
- Matteo Collina ([mcollina](https://github.com/mcollina))

Expand Down Expand Up @@ -80,6 +81,10 @@ publicly in this repository.
Collaborator and maintainer changes are proposed via pull request to `README.md`
and/or this file, with rationale included in the PR description.

Project access should be managed via the
[@nodejs/docker team](https://github.com/orgs/nodejs/teams/docker) and kept in
sync with Node.js collaborator tooling.

Maintainers can also move inactive members to emeritus status through the same
public process.

Expand Down
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,16 +254,17 @@ for project roles and decision-making, and [CONTRIBUTING.md](CONTRIBUTING.md) fo

### Docker Maintainers

- Hans Kristian Flaatten ([starefossen](https://github.com/starefossen))
- Hugues Malphettes ([hmalphettes](https://github.com/hmalphettes))
- Laurent Goderre ([LaurentGoderre](https://github.com/LaurentGoderre))
- Simen Bekkhus ([SimenB](https://github.com/SimenB))
- Peter Dave Hello ([PeterDaveHello](https://github.com/PeterDaveHello))
- Rafael Gonzaga ([rafaelgss](https://github.com/rafaelgss))
- Matteo Collina ([mcollina](https://github.com/mcollina))

### Collaborators

- Laurent Goderre ([LaurentGoderre](https://github.com/LaurentGoderre))
- Simen Bekkhus ([SimenB](https://github.com/SimenB))
- Peter Dave Hello ([PeterDaveHello](https://github.com/PeterDaveHello))
Additional collaborators are managed via the
[@nodejs/docker team](https://github.com/orgs/nodejs/teams/docker).


### Emeritus

Expand Down