diff options
Diffstat (limited to '.ci/scripts/merge/yuzubot-git-config.sh')
| -rw-r--r-- | .ci/scripts/merge/yuzubot-git-config.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.ci/scripts/merge/yuzubot-git-config.sh b/.ci/scripts/merge/yuzubot-git-config.sh new file mode 100644 index 000000000..d9d595bbc --- /dev/null +++ b/.ci/scripts/merge/yuzubot-git-config.sh | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | git config --global user.email "yuzu@yuzu-emu.org" | ||
| 2 | git config --global user.name "yuzubot" \ No newline at end of file | ||