From d7a0e0cebd6b7e953de1f0c6f24a9b576e389300 Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Tue, 14 Apr 2026 10:26:45 +0200 Subject: [PATCH] Remove @Starefossen from PR notification list --- .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 2102d5f2d..b86058d0d 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 @Starefossen @nschonni @ttshivers + @LaurentGoderre @PeterDaveHello @SimenB @nschonni @ttshivers - name: PR details run: |