diff options
Diffstat (limited to '.ci/scripts/merge/yuzubot-git-config.sh')
| -rw-r--r-- | .ci/scripts/merge/yuzubot-git-config.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.ci/scripts/merge/yuzubot-git-config.sh b/.ci/scripts/merge/yuzubot-git-config.sh index d9d595bbc..d7f1f29db 100644 --- a/.ci/scripts/merge/yuzubot-git-config.sh +++ b/.ci/scripts/merge/yuzubot-git-config.sh | |||
| @@ -1,2 +1,5 @@ | |||
| 1 | # SPDX-FileCopyrightText: 2019 yuzu Emulator Project | ||
| 2 | # SPDX-License-Identifier: GPL-2.0-or-later | ||
| 3 | |||
| 1 | git config --global user.email "yuzu@yuzu-emu.org" | 4 | git config --global user.email "yuzu@yuzu-emu.org" |
| 2 | git config --global user.name "yuzubot" \ No newline at end of file | 5 | git config --global user.name "yuzubot" \ No newline at end of file |