From: Junio C Hamano Date: Sat, 1 Sep 2007 11:09:51 +0000 (-0700) Subject: Update my contact address as the maintainer. X-Git-Tag: v1.5.3~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=947ad2e1de787deda69b40c7047436c37dc040c7;p=thirdparty%2Fgit.git Update my contact address as the maintainer. --- diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 01354c2bb5..61635bf04d 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -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. diff --git a/Documentation/git.txt b/Documentation/git.txt index 75b3e1b87c..ceca892a0d 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -476,7 +476,7 @@ include::core-intro.txt[] Authors ------- * git's founding father is Linus Torvalds . -* The current git nurse is Junio C Hamano . +* The current git nurse is Junio C Hamano . * The git potty was written by Andres Ericsson . * General upbringing is handled by the git-list .