From 6ce0219c20704045a6a6b368684a2d94e456eef1 Mon Sep 17 00:00:00 2001 From: afonsofrancof Date: Wed, 8 Apr 2026 09:56:43 +0100 Subject: [PATCH] fix(git): Change username --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index b1198a3..928ad0d 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,6 +1,6 @@ [user] email = afonso@francof.net - name = afranco + name = afonsofrancof signingkey = ~/.ssh/signing_key [filter "lfs"] process = git-lfs filter-process