From ded2f56188fde184f90f9617d7901cf851a726b4 Mon Sep 17 00:00:00 2001 From: Fernando Schauenburg Date: Mon, 24 Oct 2022 17:52:28 +0200 Subject: [PATCH] git: update committer e-mail --- config/git/dotfiles | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/git/dotfiles b/config/git/dotfiles index 1c2b3aa..9423f3e 100644 --- a/config/git/dotfiles +++ b/config/git/dotfiles @@ -1,4 +1,4 @@ [user] name = Fernando Schauenburg - email = fernando@schauenburg.me + email = dev@schauenburg.me