From b29d4d4b71c47fe43e873bc795eb1acbe263d059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 13 Oct 2024 13:05:08 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(git):=20change=20signing?= =?UTF-8?q?=20key?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/git/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/git/config b/.config/git/config index 71c10a04..a3f5809f 100644 --- a/.config/git/config +++ b/.config/git/config @@ -10,7 +10,7 @@ [user] name = Sergio LaĆ­n email = sergio.lac@pm.me - signingKey = 8429B2EE312F8150 + signingKey = 51BB28D8B42FB438 [safe] directory = ~/dev