From 5f2a27f9b8f2fbe0287bedbf13d79cf110f22e05 Mon Sep 17 00:00:00 2001 From: John Doty Date: Wed, 5 Nov 2014 05:32:31 -0800 Subject: [PATCH] New email address --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 728c751..0f6c22c 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,6 +1,6 @@ [user] name = John Doty - email = jddoty@gmail.com + email = john@d0ty.me [core] editor = c:/chocolatey/bin/emacs.bat autocrlf = true