From 16524ed0126505992de19b3ee8313234da4f1f78 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Sun, 29 Jun 2025 20:48:30 +0800 Subject: Change email to outlook.com. --- store/config/home/gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'store') 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 -- cgit v1.2.3