From 6796ab993f136ef0b144794a059d373614d528c6 Mon Sep 17 00:00:00 2001 From: Guilherme Freire <41879254+GRFreire@users.noreply.github.com> Date: Fri, 2 Jul 2021 23:46:39 -0300 Subject: [PATCH] git: change gpg key --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index deb1de7..f83c785 100644 --- a/.gitconfig +++ b/.gitconfig @@ -8,7 +8,7 @@ [user] email = 41879254+GRFreire@users.noreply.github.com name = Guilherme Rugai Freire - signingkey = C9D6D9025A4CC2987224771986DC96AE4AEBC162 + signingkey = 1D0FA4387C5873294D5863980F9FE41723A8A297 [core] editor = vim