This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a commit to branch rel/0.13
in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/rel/0.13 by this push:
new add41d7ec7 chore: Continued working on the release scripts.
add41d7ec7 is described below
commit add41d7ec71ae1f0aa067f3e0af60ee6b794f7ae
Author: Christofer Dutz <[email protected]>
AuthorDate: Fri Aug 1 11:40:25 2025 +0200
chore: Continued working on the release scripts.
---
tools/release-2-prepare-release.sh | 2 --
1 file changed, 2 deletions(-)
diff --git a/tools/release-2-prepare-release.sh
b/tools/release-2-prepare-release.sh
index a7ecb92473..c67b61efa7 100755
--- a/tools/release-2-prepare-release.sh
+++ b/tools/release-2-prepare-release.sh
@@ -188,7 +188,6 @@ rm -rf "$TEMP_DIR"
########################################################################################################################
cat > "$DIRECTORY/out/stage/vote-email.eml" <<EOF
-From: Your Name <[email protected]>
To: [email protected]
Subject: [VOTE] Apache PLC4X $RELEASE_VERSION $RELEASE_CANDIDATE
Content-Type: text/plain; charset=UTF-8
@@ -223,7 +222,6 @@ EOF
echo "✅ Vote email generated to $DIRECTORY/out/stage/vote-email.eml"
cat > "$DIRECTORY/out/stage/discuss-email.eml" <<EOF
-From: Your Name <[email protected]>
To: [email protected]
Subject: [DISCUSS] Apache PLC4X $RELEASE_VERSION $RELEASE_CANDIDATE
Content-Type: text/plain; charset=UTF-8