1
0
Fork 0
mirror of https://git.h3cjp.net/H3cJP/yuzu.git synced 2025-03-21 17:39:38 +00:00
yuzu/.ci/scripts/merge/yuzubot-git-config.sh
2019-07-13 21:34:40 -04:00

2 lines
90 B
Bash

git config --global user.email "yuzu@yuzu-emu.org"
git config --global user.name "yuzubot"