Skip to content

Commit

Permalink
Martin Langhoff has a new e-mail address
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Oct 6, 2010
1 parent 1e63341 commit adc3192
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Lars Doelle <lars.doelle@on-line ! de>
Lars Doelle <lars.doelle@on-line.de>
Li Hong <leehong@pku.edu.cn>
Lukas Sandström <lukass@etek.chalmers.se>
Martin Langhoff <martin@catalyst.net.nz>
Martin Langhoff <martin@laptop.org>
Michael Coleman <tutufan@gmail.com>
Michael J Gruber <git@drmicha.warpmail.net> <michaeljgruber+gmane@fastmail.fm>
Michael W. Olson <mwolson@gnu.org>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-archimport.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ OPTIONS

Author
------
Written by Martin Langhoff <martin@catalyst.net.nz>.
Written by Martin Langhoff <martin@laptop.org>.

Documentation
--------------
Expand Down
4 changes: 2 additions & 2 deletions Documentation/git-cvsexportcommit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,11 @@ $ git cherry cvshead myhead | sed -n 's/^+ //p' | xargs -l1 git cvsexportcommit

Author
------
Written by Martin Langhoff <martin@catalyst.net.nz> and others.
Written by Martin Langhoff <martin@laptop.org> and others.

Documentation
--------------
Documentation by Martin Langhoff <martin@catalyst.net.nz> and others.
Documentation by Martin Langhoff <martin@laptop.org> and others.

GIT
---
Expand Down
4 changes: 2 additions & 2 deletions Documentation/git-cvsserver.txt
Original file line number Diff line number Diff line change
Expand Up @@ -399,13 +399,13 @@ This program is copyright The Open University UK - 2006.
Authors:

- Martyn Smith <martyn@catalyst.net.nz>
- Martin Langhoff <martin@catalyst.net.nz>
- Martin Langhoff <martin@laptop.org>

with ideas and patches from participants of the git-list <git@vger.kernel.org>.

Documentation
--------------
Documentation by Martyn Smith <martyn@catalyst.net.nz>, Martin Langhoff <martin@catalyst.net.nz>, and Matthias Urlichs <smurf@smurf.noris.de>.
Documentation by Martyn Smith <martyn@catalyst.net.nz>, Martin Langhoff <martin@laptop.org>, and Matthias Urlichs <smurf@smurf.noris.de>.

GIT
---
Expand Down
6 changes: 3 additions & 3 deletions git-cvsserver.perl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#### Copyright The Open University UK - 2006.
####
#### Authors: Martyn Smith <martyn@catalyst.net.nz>
#### Martin Langhoff <martin@catalyst.net.nz>
#### Martin Langhoff <martin@laptop.org>
####
####
#### Released under the GNU Public License, version 2.
Expand Down Expand Up @@ -2680,7 +2680,7 @@ package GITCVS::log;
#### Copyright The Open University UK - 2006.
####
#### Authors: Martyn Smith <martyn@catalyst.net.nz>
#### Martin Langhoff <martin@catalyst.net.nz>
#### Martin Langhoff <martin@laptop.org>
####
####

Expand Down Expand Up @@ -2847,7 +2847,7 @@ package GITCVS::updater;
#### Copyright The Open University UK - 2006.
####
#### Authors: Martyn Smith <martyn@catalyst.net.nz>
#### Martin Langhoff <martin@catalyst.net.nz>
#### Martin Langhoff <martin@laptop.org>
####
####

Expand Down

0 comments on commit adc3192

Please sign in to comment.