Skip to content

Commit adc3192

Browse files
committed
Martin Langhoff has a new e-mail address
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 1e63341 commit adc3192

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

.mailmap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Lars Doelle <lars.doelle@on-line ! de>
3636
Lars Doelle <lars.doelle@on-line.de>
3737
Li Hong <leehong@pku.edu.cn>
3838
Lukas Sandström <lukass@etek.chalmers.se>
39-
Martin Langhoff <martin@catalyst.net.nz>
39+
Martin Langhoff <martin@laptop.org>
4040
Michael Coleman <tutufan@gmail.com>
4141
Michael J Gruber <git@drmicha.warpmail.net> <michaeljgruber+gmane@fastmail.fm>
4242
Michael W. Olson <mwolson@gnu.org>

Documentation/git-archimport.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ OPTIONS
109109

110110
Author
111111
------
112-
Written by Martin Langhoff <martin@catalyst.net.nz>.
112+
Written by Martin Langhoff <martin@laptop.org>.
113113

114114
Documentation
115115
--------------

Documentation/git-cvsexportcommit.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@ $ git cherry cvshead myhead | sed -n 's/^+ //p' | xargs -l1 git cvsexportcommit
114114

115115
Author
116116
------
117-
Written by Martin Langhoff <martin@catalyst.net.nz> and others.
117+
Written by Martin Langhoff <martin@laptop.org> and others.
118118

119119
Documentation
120120
--------------
121-
Documentation by Martin Langhoff <martin@catalyst.net.nz> and others.
121+
Documentation by Martin Langhoff <martin@laptop.org> and others.
122122

123123
GIT
124124
---

Documentation/git-cvsserver.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,13 +399,13 @@ This program is copyright The Open University UK - 2006.
399399
Authors:
400400

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

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

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

410410
GIT
411411
---

git-cvsserver.perl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#### Copyright The Open University UK - 2006.
99
####
1010
#### Authors: Martyn Smith <martyn@catalyst.net.nz>
11-
#### Martin Langhoff <martin@catalyst.net.nz>
11+
#### Martin Langhoff <martin@laptop.org>
1212
####
1313
####
1414
#### Released under the GNU Public License, version 2.
@@ -2680,7 +2680,7 @@ package GITCVS::log;
26802680
#### Copyright The Open University UK - 2006.
26812681
####
26822682
#### Authors: Martyn Smith <martyn@catalyst.net.nz>
2683-
#### Martin Langhoff <martin@catalyst.net.nz>
2683+
#### Martin Langhoff <martin@laptop.org>
26842684
####
26852685
####
26862686

@@ -2847,7 +2847,7 @@ package GITCVS::updater;
28472847
#### Copyright The Open University UK - 2006.
28482848
####
28492849
#### Authors: Martyn Smith <martyn@catalyst.net.nz>
2850-
#### Martin Langhoff <martin@catalyst.net.nz>
2850+
#### Martin Langhoff <martin@laptop.org>
28512851
####
28522852
####
28532853

0 commit comments

Comments
 (0)