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 .