From 3b91c278e558535afdab0077cf3d60cfa9e8d13b Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Mon, 23 Sep 2019 15:58:40 +0200 Subject: hg/git: Update mail address --- dot.gitconfig | 2 +- dot.hgrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dot.gitconfig b/dot.gitconfig index 0c30f9b..c2ffede 100644 --- a/dot.gitconfig +++ b/dot.gitconfig @@ -1,7 +1,7 @@ [include] path = ~/.dotfiles/grml-etc-core/etc/skel/.gitconfig [user] - email = qsx@qsx.re + email = qsx@chaotikum.eu name = Thomas Schneider signingkey = 95ee94a432583db1 [alias] diff --git a/dot.hgrc b/dot.hgrc index 25e0a4e..0f3c49f 100644 --- a/dot.hgrc +++ b/dot.hgrc @@ -2,7 +2,7 @@ %include ~/.hgrc.local [ui] -username = Thomas Schneider +username = Thomas Schneider [email] method = sendmail -- cgit v1.2.3