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 8b190e686 Fix numbering in release process steps
8b190e686 is described below
commit 8b190e6867ab860e00a30b4b9c8b515207204867
Author: reiabreu <[email protected]>
AuthorDate: Sun Oct 26 01:47:23 2025 +0100
Fix numbering in release process steps
---
RELEASING.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/RELEASING.md b/RELEASING.md
index c9ff2db22..cd283cc74 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -106,10 +106,10 @@ 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.
-8. 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 7 to the svn directory from Step
6. Add and commit the files.
This makes them available in the Apache staging repo.
-9. Start the VOTE thread. The vote should follow the [ASF voting
process](https://www.apache.org/foundation/voting.html).
+10. Start the VOTE thread. The vote should follow the [ASF voting
process](https://www.apache.org/foundation/voting.html).
Sample Template sent to [email protected]
```