From a6dabac96d3eedd82b45ae05d099d7c0dc8bc150 Mon Sep 17 00:00:00 2001 From: druckdev Date: Fri, 27 Nov 2020 04:55:33 +0100 Subject: [PATCH] git: Use real email --- .config/git/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/git/config b/.config/git/config index 5123d58..b23a65d 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,5 +1,5 @@ [user] - email = 63563978+druckdev@users.noreply.github.com + email = druckdev@protonmail.com name = druckdev signingkey = 2BA20014C779A9611ED81E2163DF2C14933E928C [commit]