From 6e8b934f88fbf8c92b8a478ce49e93ad8a945ab7 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Thu, 16 Apr 2026 11:06:13 -0400 Subject: [PATCH 1/2] 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 672f469584f24e9cb0715c23856233ba24d7ab7a Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Thu, 16 Apr 2026 15:37:23 -0400 Subject: [PATCH 2/2] ci: Remove ttshivers from PR notifications --- .github/workflows/official-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/official-pr.yml b/.github/workflows/official-pr.yml index b86058d0d..eb107b700 100644 --- a/.github/workflows/official-pr.yml +++ b/.github/workflows/official-pr.yml @@ -50,7 +50,7 @@ jobs: title: "Node: ${{ github.event.pull_request.title }}" body: | Pull Request: ${{ github.event.pull_request.html_url }} - @LaurentGoderre @PeterDaveHello @SimenB @nschonni @ttshivers + @LaurentGoderre @PeterDaveHello @SimenB @nschonni - name: PR details run: |