aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schneider <qsx@chaotikum.eu>2019-09-23 15:58:40 +0200
committerThomas Schneider <qsx@chaotikum.eu>2019-09-23 15:58:40 +0200
commit3b91c278e558535afdab0077cf3d60cfa9e8d13b (patch)
treec580fc1a48a73186acf0e329106b5012dd1a9256
parentf4a3f57a973b9578a15258ae9b91ae9023eccc37 (diff)
hg/git: Update mail address
-rw-r--r--dot.gitconfig2
-rw-r--r--dot.hgrc2
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 <qsx@qsx.re>
+username = Thomas Schneider <qsx@chaotikum.eu>
[email]
method = sendmail