From 97b333846670e3cb692f29c0c5d42b71efc6bc93 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Tue, 17 Mar 2026 20:33:23 +0100 Subject: [PATCH] Mention all maintainers in check-new-windows-versions for consistency --- .github/workflows/check-new-windows-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-new-windows-versions.yml b/.github/workflows/check-new-windows-versions.yml index 6929ad2fa..afb741321 100644 --- a/.github/workflows/check-new-windows-versions.yml +++ b/.github/workflows/check-new-windows-versions.yml @@ -35,7 +35,7 @@ jobs: body: | Automated PR from the check-new-windows-versions.yml workflow. - @eregon @larskanis Please merge this PR if the diff is correct. + @eregon @MSP-Greg @ntkme @flavorjones @larskanis @headius Please merge this PR if the diff is correct. And then release setup-ruby by [running the release workflow](https://github.com/ruby/setup-ruby/actions/workflows/release.yml). branch: windows delete-branch: true