mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-12 10:37:07 +00:00
5 lines
203 B
Bash
Executable file
5 lines
203 B
Bash
Executable file
# SPDX-FileCopyrightText: 2019 citron Emulator Project
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
git config --global user.email "zephyron@citron-emu.org"
|
|
git config --global user.name "Zephyron"
|