Update my contact address as the maintainer.
authorJunio C Hamano <gitster@pobox.com>
Sat, 1 Sep 2007 11:09:51 +0000 (04:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 1 Sep 2007 11:09:51 +0000 (04:09 -0700)
Documentation/SubmittingPatches
Documentation/git.txt

index 01354c2bb5da56181de3b88052e1d921986f1f95..61635bf04dc8aac5ec491f16c9c9b796457679c0 100644 (file)
@@ -31,7 +31,8 @@ Checklist (and a short version for the impatient):
          corrupt whitespaces.
        - provide additional information (which is unsuitable for
          the commit message) between the "---" and the diffstat
-       - send the patch to the list _and_ the maintainer
+       - send the patch to the list (git@vger.kernel.org) and the
+         maintainer (gitster@pobox.com).
        - if you change, add, or remove a command line option or
          make some other user interface change, the associated
          documentation should be updated as well.
index 75b3e1b87c926dedc54e8e3ac1b120ea28a2b93f..ceca892a0d845134e49abc0eceb5eb0c31081911 100644 (file)
@@ -476,7 +476,7 @@ include::core-intro.txt[]
 Authors
 -------
 * git's founding father is Linus Torvalds <torvalds@osdl.org>.
-* The current git nurse is Junio C Hamano <junkio@cox.net>.
+* The current git nurse is Junio C Hamano <gitster@pobox.com>.
 * The git potty was written by Andres Ericsson <ae@op5.se>.
 * General upbringing is handled by the git-list <git@vger.kernel.org>.