From aa342fea43ecc1d2f55559e2b366ea94020c6014 Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Tue, 17 Sep 2013 14:52:52 -0700 Subject: [PATCH] Use work email for git --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 8a638dc..d88cc2f 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,6 +1,6 @@ [user] name = Hunter Haugen - email = h.haugen@gmail.com + email = hunter@puppetlabs.com [color] ui = true [alias]