From 2cc367f340e270fcb113ff0f7ba5f96f0536d689 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Mon, 5 Sep 2022 15:45:05 -0400 Subject: [PATCH] Update git email and signing key --- git/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git/config b/git/config index c540bf2..d4a37f1 100644 --- a/git/config +++ b/git/config @@ -1,7 +1,7 @@ [user] name = Anthony Wang - email = ta180m@proton.me - signingkey = BC96B00AEC5F2D76 + email = a@exozy.me + signingkey = 42A5B952E6DD8D38 [commit] gpgsign = true [init]