From ed155bfff523b6abc3c87586bfc99afc22603b4f Mon Sep 17 00:00:00 2001 From: Yordis Prieto Date: Tue, 5 May 2026 22:42:31 -0400 Subject: [PATCH] chore(release): update release-please signoff to bot identity 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 e2beb09..feedff0 100644 --- a/.github/.release-please-config.json +++ b/.github/.release-please-config.json @@ -3,7 +3,7 @@ "release-type": "go", "include-v-in-tag": true, "include-component-in-tag": false, - "signoff": "Straw Hat, LLC ", + "signoff": "Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>", "changelog-sections": [ { "type": "feat",