diff options
| -rw-r--r-- | dot.gitconfig | 2 | ||||
| -rw-r--r-- | 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] @@ -2,7 +2,7 @@ %include ~/.hgrc.local [ui] -username = Thomas Schneider <qsx@qsx.re> +username = Thomas Schneider <qsx@chaotikum.eu> [email] method = sendmail |
