This is an automated email from the ASF dual-hosted git repository.

ethanfeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 23cb42f  update release guide
23cb42f is described below

commit 23cb42f2fec5a9b0860af444274065b17ea7768f
Author: mingji <[email protected]>
AuthorDate: Tue Jan 9 17:12:45 2024 +0800

    update release guide
---
 docs/community/release_guide.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/docs/community/release_guide.md b/docs/community/release_guide.md
index aecdaa2..b02eae4 100644
--- a/docs/community/release_guide.md
+++ b/docs/community/release_guide.md
@@ -238,10 +238,9 @@ Then, you can move the release vote on the general 
incubator mailing list. Also,
 
 ## Finalize the Release
 
-__Be Careful!__
-
-__THIS STEP IS IRREVERSIBLE so make sure you selected the correct staging 
repository.__
-__Once you move the artifacts into the release folder, they cannot be 
removed.__
+!!! danger
+    __THIS STEP IS IRREVERSIBLE so make sure you selected the correct staging 
repository.__
+    __Once you move the artifacts into the release folder, they cannot be 
removed.__
 
 After the vote passes, to upload the binaries to Apache mirrors, you move the 
binaries from dev directory (this should
 be where they are voted) to release directory. This "moving" is the only way 
you can add stuff to the actual release

Reply via email to