summaryrefslogtreecommitdiffstats
path: root/.ci/scripts/merge/yuzubot-git-config.sh
blob: d9d595bbc86b035c3b198eece8ede961e8a6076d (plain) (blame)
1
2
git config --global user.email "yuzu@yuzu-emu.org"
git config --global user.name "yuzubot"