summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f368f5a)
raw | patch | inline | side by side (parent: f368f5a)
author | Junio C Hamano <gitster@pobox.com> | |
Sat, 1 Sep 2007 11:09:51 +0000 (04:09 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 1 Sep 2007 11:09:51 +0000 (04:09 -0700) |
Documentation/SubmittingPatches | patch | blob | history | |
Documentation/git.txt | patch | blob | history |
index 01354c2bb5da56181de3b88052e1d921986f1f95..61635bf04dc8aac5ec491f16c9c9b796457679c0 100644 (file)
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 75b3e1b87c926dedc54e8e3ac1b120ea28a2b93f..ceca892a0d845134e49abc0eceb5eb0c31081911 100644 (file)
--- a/Documentation/git.txt
+++ b/Documentation/git.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>.