From 5650c9b334556122028c4a08c9936f9ac04591e4 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 10 Aug 2024 12:51:40 +0300 Subject: [PATCH] gitconfig: fix allowed_signers path --- conf/gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/gitconfig b/conf/gitconfig index 69d5d24a..91816f24 100644 --- a/conf/gitconfig +++ b/conf/gitconfig @@ -49,7 +49,7 @@ format = ssh #format = x509 [gpg "ssh"] - allowedSignersFile = ~/src/gitea.blesmrt.net/Mikaela/ssh-allowed_signers/allowed_signers + allowedSignersFile = ~/src/codeberg.org/Aminda/ssh-allowed_signers/allowed_signers #[gpg "x509"] # program = gpgsm [tag]