This is an automated email from the ASF dual-hosted git repository. meonkeys pushed a commit to branch release/1.13.0 in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 1005b56d0f57eb6142eeae5ebd03c7715ebe544e Author: Adam Monsen <[email protected]> AuthorDate: Mon Oct 13 09:23:35 2025 -0700 update link to rc verification instructions --- buildSrc/src/main/resources/email/release.step10.vote.message.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildSrc/src/main/resources/email/release.step10.vote.message.ftl b/buildSrc/src/main/resources/email/release.step10.vote.message.ftl index 8be7ff5d0e..96d3fd38d1 100644 --- a/buildSrc/src/main/resources/email/release.step10.vote.message.ftl +++ b/buildSrc/src/main/resources/email/release.step10.vote.message.ftl @@ -42,7 +42,7 @@ Please indicate if you are a binding vote (member of the PMC). Note: PMC members Please also indicate with "Tested: YES/NO/PARTIAL" if you have locally built and/or tested these artifacts and/or a clone of the code checked out to the release commit, following the form: -Tested: YES ... Verified integrity and signatures of release artifacts locally, built from source, ran jar/war: Did everything mentioned in the current release candidate verification guidance ( https://lists.apache.org/thread/hym94pdy3nk9gjspkz4qonv2v15n5dpo ). If you did more than that, please specify. +Tested: YES ... Verified integrity and signatures of release artifacts locally, built from source, ran jar/war: Did everything mentioned in the current release candidate verification guidance ( https://fineract.apache.org/docs/rc/#_artifact_verification ). If you did more than that, please specify. Tested: NO ... No testing performed on release candidate, e.g. relying on testing performed by other contributors and/or output of GitHub Actions, while exercising my right to vote.
