luoyuxia commented on code in PR #2672:
URL: https://github.com/apache/fluss/pull/2672#discussion_r2801967630


##########
website/community/how-to-release/release-manager-preparation.md:
##########
@@ -121,7 +121,7 @@ sub   rsa4096 2025-08-07 [E]
 Determine your Apache GPG Key and Key ID, as follows:
 
 ```bash
-gpg --list-keys
+gpg --list-keys --keyid-format short

Review Comment:
   I didn't got the following content with `gpg --list-keys`
   I got 
   
   <img width="1472" height="610" alt="Image" 
src="https://github.com/user-attachments/assets/5bf0d7d3-4754-49c5-a058-939271ac3521";
 />
   
   Only with `gpg --list-keys --keyid-format short`
   I can get the following correct content



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to