This is an automated email from the ASF dual-hosted git repository. meonkeys pushed a commit to branch release-doc-fixes in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 6048b4db877946509de27e9fddb42a604a0fc89f Author: Adam Monsen <[email protected]> AuthorDate: Wed Jul 16 07:48:31 2025 -0700 only PMC members can upload releases --- fineract-doc/src/docs/en/chapters/release/process-step12.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fineract-doc/src/docs/en/chapters/release/process-step12.adoc b/fineract-doc/src/docs/en/chapters/release/process-step12.adoc index 0cdb8b0f01..23b812ba11 100644 --- a/fineract-doc/src/docs/en/chapters/release/process-step12.adoc +++ b/fineract-doc/src/docs/en/chapters/release/process-step12.adoc @@ -9,6 +9,8 @@ Move the release candidate from the dev area to the release area using a Subvers % svn mv https://dist.apache.org/repos/dist/dev/fineract/{revnumber} https://dist.apache.org/repos/dist/release/fineract/ ---- +NOTE: https://www.apache.org/legal/release-policy.html#upload-ci[This must be done by a Fineract PMC member]. + You will now get an automated email from the Apache Reporter Service ([email protected]), subject "Please add your release data for 'fineract'" to add the release data (version and date) to the database on https://reporter.apache.org/addrelease.html?fineract (requires PMC membership). == Gradle Task
