You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2013/03/27 02:11:41 UTC

[46/52] [abbrv] git commit: Correct ID for Jay

Correct ID for Jay


Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/b0f651d3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/b0f651d3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/b0f651d3

Branch: refs/heads/master
Commit: b0f651d332c168a02275f2f164811d90faf02ef1
Parents: cd882a2
Author: Jordan Zimmerman <jo...@jordanzimmerman.com>
Authored: Tue Mar 12 12:24:28 2013 -0700
Committer: Jordan Zimmerman <jo...@jordanzimmerman.com>
Committed: Tue Mar 12 12:24:28 2013 -0700

----------------------------------------------------------------------
 pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/b0f651d3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 24e9a01..d4b8161 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,13 +133,13 @@
         <developer>
             <id>zarfide</id>
             <name>Jay Zarfoss</name>
-            <email>jzarfoss@apache.org</email>
+            <email>zarfide@apache.org</email>
             <timezone>-8</timezone>
             <roles>
                 <role>Committer</role>
                 <role>PPMC Member</role>
             </roles>
-            <url>https://people.apache.org/~jzarfoss</url>
+            <url>https://people.apache.org/~zarfide</url>
         </developer>
     </developers>