Skip to content

Commit 94e0477

Browse files
authored
chore: update AztecBot's email address when squashing (#16652)
Fix to link commits to AztecBot <img width="304" height="48" alt="image" src="https://github.com/user-attachments/assets/8234b944-2c58-492d-80db-06fd6a3f0df6" />
2 parents 7274ae2 + 7bd6ad9 commit 94e0477

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)