From 583d5302993fc9a186c2a58e79a875f7640f22f1 Mon Sep 17 00:00:00 2001 From: Yordis Prieto Date: Sun, 2 Aug 2026 05:15:03 -0400 Subject: [PATCH] chore(ci): match release-please signoff to bot author for DCO Signed-off-by: Yordis Prieto --- .github/.release-please-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/.release-please-config.json b/.github/.release-please-config.json index b00ee51..5b4bb3e 100644 --- a/.github/.release-please-config.json +++ b/.github/.release-please-config.json @@ -8,7 +8,7 @@ "pull-request-header": "An automated release has been created for you.", "tag-separator": "@", "separate-pull-requests": true, - "signoff": "Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>", + "signoff": "SHT Bot <61149376+sht-bot@users.noreply.github.com>", "changelog-sections": [ { "type": "feat",