From 83faa2f09c9f3f696869761043173cca134441b4 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Mon, 19 Oct 2020 12:57:46 +0200 Subject: [PATCH] Update default signing key Signed-off-by: Knut Ahlers --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 391cfe2..692392a 100644 --- a/.gitconfig +++ b/.gitconfig @@ -46,7 +46,7 @@ [user] email = knut@ahlers.me name = Knut Ahlers - signingkey = D34BE99E + signingkey = D215AD7D # Mappings for private repos and `go get` [url "ssh://git@github.com/contentflow/"]