From 072cfe947b55d7397b6ba8fa82642df571557426 Mon Sep 17 00:00:00 2001 From: Guilherme Rugai Freire Date: Mon, 23 Jan 2023 23:23:38 -0300 Subject: [PATCH] git: change gpg key --- .config/git/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/git/config b/.config/git/config index 78028c8..fced709 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,7 +1,7 @@ [user] email = dev@grfreire.com name = Guilherme Rugai Freire - signingkey = 62C9BDFEE27E56A52C50D5A0FC05BE5CD322C427 + signingkey = 0EDABAE716030BEB9AC88696C246288AC51220BC [core] editor = $EDITOR