]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Use simon@ruderich.org as my email.
authorSimon Ruderich <simon@ruderich.com>
Mon, 1 Sep 2008 20:02:22 +0000 (22:02 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 1 Sep 2008 20:02:22 +0000 (22:02 +0200)
gitconfig
hgrc

index d19ac75aa6b4cf1874e879b2be2a1c6e7b428363..504f5eaab809457cf476e05c6b84c1a04e2230e1 100644 (file)
--- a/gitconfig
+++ b/gitconfig
@@ -1,6 +1,6 @@
 [user]
        name = Simon Ruderich
-       email = simon@ruderich.com
+       email = simon@ruderich.org
 [color]
        diff = auto
 [core]
diff --git a/hgrc b/hgrc
index 4a540474918680d0413cdb294741d50232a3f55a..3721ec41885e7de41dd1d593c82d0078e6ca0ec1 100644 (file)
--- a/hgrc
+++ b/hgrc
@@ -2,7 +2,7 @@
 
 
 [ui]
-username = Simon Ruderich <simon@ruderich.com>
+username = Simon Ruderich <simon@ruderich.org>
 ignore = ~/.hgignore
 # Use Apple's FileMerge for merge conflicts.
 merge = opendiff-merge