Skip to content
Open
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
17 changes: 5 additions & 12 deletions GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Anyone who proposes changes, reports issues, reviews code, or helps users.

### Collaborators

Collaborators have write access and help with day-to-day maintenance:
[Collaborators](README.md#collaborators) have write access and help with day-to-day maintenance:

- review and merge pull requests
- triage issues
Expand All @@ -31,21 +31,13 @@ consensus.

### Maintainers

Maintainers are responsible for long-term stewardship of the project:
[Maintainers](README.md#docker-maintainers) are responsible for long-term stewardship of the project:

- facilitate consensus and escalate unresolved final decisions to the Node.js TSC
- governance and membership updates
- release/publishing policy and automation oversight
- security and incident handling for this repository

Current maintainers:

- 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))

## Decision making

### Standard changes (code/docs/automation)
Expand Down Expand Up @@ -78,8 +70,9 @@ publicly in this repository.

## Membership changes

Collaborator and maintainer changes are proposed via pull request to `README.md`
and/or this file, with rationale included in the PR description.
Collaborator and maintainer changes are proposed via pull request to
[`README.md`](README.md) and/or this file, with rationale included in the PR
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
[`README.md`](README.md) and/or this file, with rationale included in the PR
[`README.md`](README.md), with rationale included in the PR

The list of names is no longer in this file according to this PR

description.

Project access should be managed via the
[@nodejs/docker team](https://github.com/orgs/nodejs/teams/docker) and kept in
Expand Down