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.
2 parents b72a92f + 94e0477 commit e55859dCopy full SHA for e55859d
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