From 40c33e4956d48cb671aa258113e24e5342c188ba Mon Sep 17 00:00:00 2001 From: Matt Clark <4matt2clark7@gmail.com> Date: Thu, 5 May 2022 22:57:33 +0100 Subject: [PATCH] update gitconfig --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index fa8d2e2..1cc4409 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,6 +1,6 @@ [user] name = CrimsonTome - email = crimsontome427@gmail.com + email = crimsontome427@protonmail.com [author] name = Matt Clark email = 4matt2clark7@gmail.com