From 6e8b934f88fbf8c92b8a478ce49e93ad8a945ab7 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Thu, 16 Apr 2026 11:06:13 -0400 Subject: [PATCH 1/5] docs: Move Hugues to Emeritus --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83f09a43c..5eb6892de 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,6 @@ for project roles and decision-making, and [CONTRIBUTING.md](CONTRIBUTING.md) fo ### Collaborators -- Hugues Malphettes ([hmalphettes](https://github.com/hmalphettes)) - Tianon Gravi ([tianon](https://github.com/tianon)) - ttshivers ([ttshivers](https://github.com/ttshivers)) - [yosifkit](https://github.com/yosifkit) @@ -312,3 +311,4 @@ Collaborators are managed via the - Christopher Horrell ([chorrell](https://github.com/chorrell)) - Peter Petrov ([pesho](https://github.com/pesho)) - John Mitchell ([jlmitch5](https://github.com/jlmitch5)) +- Hugues Malphettes ([hmalphettes](https://github.com/hmalphettes)) From 6da7f06fea54047e0ab162f960edd0e4f2c2f954 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Thu, 16 Apr 2026 18:38:09 -0400 Subject: [PATCH 2/5] docs: Replace duplicate Maintainer list --- GOVERNANCE.md | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index e88b7a9c9..47759b999 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -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 @@ -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) @@ -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), 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 From 5f7f1cbc8ca7e76b37f513c40f09c7000d040893 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Sat, 18 Apr 2026 11:45:06 -0400 Subject: [PATCH 3/5] docs: Move nschonni from Collaborators to Maintainers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89fb20421..73ec2be79 100644 --- a/README.md +++ b/README.md @@ -291,6 +291,7 @@ for project roles and decision-making, and [CONTRIBUTING.md](CONTRIBUTING.md) fo - Peter Dave Hello ([PeterDaveHello](https://github.com/PeterDaveHello)) - Rafael Gonzaga ([rafaelgss](https://github.com/rafaelgss)) - Matteo Collina ([mcollina](https://github.com/mcollina)) +- Nick Schonning ([nschonni](https://github.com/nschonni)) ### Collaborators @@ -298,7 +299,6 @@ for project roles and decision-making, and [CONTRIBUTING.md](CONTRIBUTING.md) fo - Tianon Gravi ([tianon](https://github.com/tianon)) - ttshivers ([ttshivers](https://github.com/ttshivers)) - [yosifkit](https://github.com/yosifkit) -- Nick Schonning ([nschonni](https://github.com/nschonni)) - Stewart X Addison ([sxa](https://github.com/sxa)) Collaborators are managed via the From 3cc4bd397addd510873fc562f069aaf07d9e36cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 08:09:29 +0000 Subject: [PATCH 4/5] chore(deps): bump tj-actions/changed-files from 47.0.5 to 47.0.6 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 47.0.5 to 47.0.6. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/22103cc46bda19c2b464ffe86db46df6922fd323...9426d40962ed5378910ee2e21d5f8c6fcbf2dd96) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 47.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 167af1988..08a141987 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -26,7 +26,7 @@ jobs: - name: Calculate file differences id: diff - uses: tj-actions/changed-files@22103cc46bda19c2b464ffe86db46df6922fd323 # v47.0.5 + uses: tj-actions/changed-files@9426d40962ed5378910ee2e21d5f8c6fcbf2dd96 # v47.0.6 with: json: true escape_json: false From f46d8812d48775d4382bf6c64d1a8e45b11c09db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 08:09:40 +0000 Subject: [PATCH 5/5] chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/doctoc.yml | 2 +- .github/workflows/eclint.yml | 2 +- .github/workflows/markdown-link-check.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/doctoc.yml b/.github/workflows/doctoc.yml index 142a0d784..88e9901cc 100644 --- a/.github/workflows/doctoc.yml +++ b/.github/workflows/doctoc.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' - name: Install doctoc diff --git a/.github/workflows/eclint.yml b/.github/workflows/eclint.yml index db7238a5e..eb04f9bb1 100644 --- a/.github/workflows/eclint.yml +++ b/.github/workflows/eclint.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' - run: npm i -g eclint diff --git a/.github/workflows/markdown-link-check.yml b/.github/workflows/markdown-link-check.yml index 75e0da26d..3f17f08b3 100644 --- a/.github/workflows/markdown-link-check.yml +++ b/.github/workflows/markdown-link-check.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' - name: Install markdown-link-check