This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/main by this push:
new 5146f44ef0 Remove [RUST][DataFusion] from release vote email subject
line (#10411)
5146f44ef0 is described below
commit 5146f44ef0dd9060b7f5f56a59728bb9b8074aab
Author: Andy Grove <[email protected]>
AuthorDate: Tue May 7 10:19:28 2024 -0600
Remove [RUST][DataFusion] from release vote email subject line (#10411)
---
dev/release/create-tarball.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev/release/create-tarball.sh b/dev/release/create-tarball.sh
index 693d069a93..c43e02bbbb 100755
--- a/dev/release/create-tarball.sh
+++ b/dev/release/create-tarball.sh
@@ -80,7 +80,7 @@ echo ""
echo "---------------------------------------------------------"
cat <<MAIL
To: [email protected]
-Subject: [VOTE][RUST][DataFusion] Release Apache DataFusion ${version} RC${rc}
+Subject: [VOTE] Release Apache DataFusion ${version} RC${rc}
Hi,
I would like to propose a release of Apache DataFusion version ${version}.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]