This is an automated email from the ASF dual-hosted git repository.
rabreu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new 5148cf926 Update release steps to include step 8
5148cf926 is described below
commit 5148cf926726043e06d07e663fecadec45a3bb3e
Author: reiabreu <[email protected]>
AuthorDate: Sun Oct 26 01:23:30 2025 +0000
Update release steps to include step 8
---
RELEASING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASING.md b/RELEASING.md
index cd283cc74..08ce7629f 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -106,7 +106,7 @@ To obtain the ID of a GitHub milestone:
- Click on the milestone you want to create release notes for.
- Look at the URL in your browser. It will look like this:
`https://github.com/apache/storm/milestone/40`, where the last number is the
milestone ID.
-9. Move the release files from steps 4,5 and 7 to the svn directory from Step
6. Add and commit the files.
+9. Move the release files from steps 4,5 and 8 to the svn directory from Step
6. Add and commit the files.
This makes them available in the Apache staging repo.
10. Start the VOTE thread. The vote should follow the [ASF voting
process](https://www.apache.org/foundation/voting.html).