diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-06-29 20:48:30 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-06-29 20:48:30 +0800 |
commit | 16524ed0126505992de19b3ee8313234da4f1f78 (patch) | |
tree | 258ab2541d983ee256e757145cd111d2f2a2c348 /store | |
parent | ccdb25c02e8fdeb0180953d1db7f0e53ed2ca9ab (diff) | |
download | crupest-16524ed0126505992de19b3ee8313234da4f1f78.tar.gz crupest-16524ed0126505992de19b3ee8313234da4f1f78.tar.bz2 crupest-16524ed0126505992de19b3ee8313234da4f1f78.zip |
Change email to outlook.com.
Diffstat (limited to 'store')
-rw-r--r-- | store/config/home/gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/store/config/home/gitconfig b/store/config/home/gitconfig index 4b88c56..64dd797 100644 --- a/store/config/home/gitconfig +++ b/store/config/home/gitconfig @@ -1,6 +1,6 @@ [user] name = Yuqian Yang - email = crupest@crupest.life + email = crupest@outlook.com [core] autocrlf = false editor = vim |