From 4bf0cd4589cc45e1142dfec80c32c10c0680a6d1 Mon Sep 17 00:00:00 2001 From: JasterV <49537445+JasterV@users.noreply.github.com> Date: Sat, 12 Apr 2025 00:47:53 +0200 Subject: [PATCH] update gitconfig --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 40a52f3..7e702d4 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,6 +1,6 @@ # This is Git's per-user configuration file. [user] - name = Victor Martinez + name = JasterV email = 49537445+JasterV@users.noreply.github.com [init] defaultBranch = main