From a32476f0c827eecfb13ba8a8444ade6d3a00ebf2 Mon Sep 17 00:00:00 2001 From: Maulerant Date: Wed, 22 May 2024 16:20:13 +0000 Subject: [PATCH] fix: updated personal github .gitconfig --- home/source/github_personal/.gitconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/source/github_personal/.gitconfig b/home/source/github_personal/.gitconfig index 79dfc91..5b55e5e 100644 --- a/home/source/github_personal/.gitconfig +++ b/home/source/github_personal/.gitconfig @@ -1,3 +1,3 @@ [user] - name = KitKat31337 - email = 4126578+KitKat31337@users.noreply.github.com \ No newline at end of file + name = acollins135 + email = 20128624+acollins135@users.noreply.github.com \ No newline at end of file