diff options
Diffstat (limited to '')
| -rw-r--r-- | .config/git/config | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/.config/git/config b/.config/git/config index 2cef2a2..04a83fb 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,6 +1,6 @@  [user]  	name = Amin Bandali -	email = bandali@gnu.org +	email = bandali@kelar.org  	signingkey = BE6273738E616D6D1B3A08E8A21A020248816103  [commit] @@ -57,7 +57,7 @@  [sendemail]  	smtpuser = bandali -	smtpserver = fencepost.gnu.org +	smtpserver = mail.kelar.org  	smtpserverport = 587  	smtpencryption = tls  	annotate = yes | 
