Skip to content

Commit 947ad2e

Browse files
committed
Update my contact address as the maintainer.
1 parent f368f5a commit 947ad2e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Documentation/SubmittingPatches

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ Checklist (and a short version for the impatient):
3131
corrupt whitespaces.
3232
- provide additional information (which is unsuitable for
3333
the commit message) between the "---" and the diffstat
34-
- send the patch to the list _and_ the maintainer
34+
- send the patch to the list (git@vger.kernel.org) and the
35+
maintainer (gitster@pobox.com).
3536
- if you change, add, or remove a command line option or
3637
make some other user interface change, the associated
3738
documentation should be updated as well.

Documentation/git.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ include::core-intro.txt[]
476476
Authors
477477
-------
478478
* git's founding father is Linus Torvalds <torvalds@osdl.org>.
479-
* The current git nurse is Junio C Hamano <junkio@cox.net>.
479+
* The current git nurse is Junio C Hamano <gitster@pobox.com>.
480480
* The git potty was written by Andres Ericsson <ae@op5.se>.
481481
* General upbringing is handled by the git-list <git@vger.kernel.org>.
482482

0 commit comments

Comments
 (0)