From 6100d8bc08cd0d0010555c667e3789ec96df72ad Mon Sep 17 00:00:00 2001 From: Florestan Bredow Date: Thu, 21 Sep 2023 09:07:16 +0200 Subject: [PATCH] Update git conf --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 9144276..4a936b4 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,7 +1,7 @@ [push] default = simple [user] - email = florestan@bredow.fr + email = daiko@daiko.fr name = Florestan Bredow [core] editor = nvim