You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2022/11/18 18:57:26 UTC

[datasketches-website] 01/01: small clarification

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

alsay pushed a commit to branch release_process_cpp
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git

commit 287c25ab28b76296622153a4f1473b58ce05c1ca
Author: AlexanderSaydakov <Al...@users.noreply.github.com>
AuthorDate: Fri Nov 18 10:57:04 2022 -0800

    small clarification
---
 docs/Community/ReleaseProcessForCppComponents.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Community/ReleaseProcessForCppComponents.md b/docs/Community/ReleaseProcessForCppComponents.md
index 3d8b715c..2f80975a 100644
--- a/docs/Community/ReleaseProcessForCppComponents.md
+++ b/docs/Community/ReleaseProcessForCppComponents.md
@@ -117,7 +117,7 @@ __NOTES:__
 ### Create Copy of External Artifact Distributions
 * Run 'Build Python Wheels' action on GitHub for the release branch
 * When the build finishes download artifact.zip from it
-* Use sign_pypi_wheels.sh script to add GPG signatures and SHA512
+* Use sign_pypi_wheels.sh script to add GPG signatures and SHA512 checksums
 * Check in the result as 'pypi' subdirectory in the release candidate directory 
 
 ## Prepare & Send [VOTE] Letter to dev@


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org