Skip to content

Commit e55859d

Browse files
author
AztecBot
committed
Merge branch 'next' into merge-train/barretenberg
2 parents b72a92f + 94e0477 commit e55859d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/merge-train/squash-pr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ is_fork=$(echo "$pr_info" | jq -r '.isCrossRepository')
2323

2424
# We'll use AztecBot as the committer
2525
author_name="AztecBot"
26-
author_email="tech@aztecprotocol.com"
26+
author_email="[email protected].com"
2727

2828
# Create a temporary worktree to do the squashing
2929
worktree_dir=$(mktemp -d)

0 commit comments

Comments
 (0)