luoyuxia commented on code in PR #2672: URL: https://github.com/apache/fluss/pull/2672#discussion_r2802121800
########## 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 also use `gnupg2`, just following the doc. But I run it in linux, maybe due to the different os. -- 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]
