X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2FSubmittingPatches;h=61635bf04dc8aac5ec491f16c9c9b796457679c0;hb=33e12acafec40ac7c44629e22cf050e506bb0706;hp=01354c2bb5da56181de3b88052e1d921986f1f95;hpb=4b7f59af2a5b072a0a3950c956842e4d6223a167;p=git.git diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 01354c2bb..61635bf04 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.