Update git author email to point to new nur a bot app

This commit is contained in:
Gavin John 2026-05-24 12:32:49 -07:00 committed by GitHub
parent 4662fb9365
commit 697b728a22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
# ==================================================
export GIT_AUTHOR_NAME="Nur a bot"
export GIT_AUTHOR_EMAIL="198656834+nur-a-bot[bot]@users.noreply.github.com"
export GIT_AUTHOR_EMAIL="287493544+nur-a-bot[bot]@users.noreply.github.com"
export GIT_COMMITTER_NAME=$GIT_AUTHOR_NAME
export GIT_COMMITTER_EMAIL=$GIT_AUTHOR_EMAIL