We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a5fc4 commit 7bd6ad9Copy full SHA for 7bd6ad9
scripts/merge-train/squash-pr.sh
@@ -23,7 +23,7 @@ is_fork=$(echo "$pr_info" | jq -r '.isCrossRepository')
23
24
# We'll use AztecBot as the committer
25
author_name="AztecBot"
26
-author_email="tech@aztecprotocol.com"
+author_email="[email protected].com"
27
28
# Create a temporary worktree to do the squashing
29
worktree_dir=$(mktemp -d)
0 commit comments