diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2005-04-13 14:41:20 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2005-04-13 14:41:20 +0000 |
commit | 3bd76f0a957f9db1d7e0dc7f797f6ef163db655c (patch) | |
tree | 5e3aa9ace01c7afc90ec49395c9e67d18192d7c4 /Porting | |
parent | e45843364c6c14961f5f9e7f270e051a7c0891dc (diff) | |
download | perl-3bd76f0a957f9db1d7e0dc7f797f6ef163db655c.tar.gz |
H.Merijn changed e-mail
p4raw-id: //depot/perl@24234
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/checkAUTHORS.pl | 2 | ||||
-rw-r--r-- | Porting/patching.pod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl index 293b6cc2c5..fa5f863ccf 100644 --- a/Porting/checkAUTHORS.pl +++ b/Porting/checkAUTHORS.pl @@ -29,7 +29,7 @@ my %map = reverse ( gsar => "gsar\100activestate.com", hv => "hv\100crypt.compulink.co.uk", jhi => "jhi\100iki.fi", - merijn => "h.m.brand\100hccnet.nl", + merijn => "h.m.brand\100xs4all.nl", mhx => "mhx-perl\100gmx.net", nicholas => "nick\100unfortu.net", nick => "nick\100ing-simmons.net", diff --git a/Porting/patching.pod b/Porting/patching.pod index 4176b3f4d8..47ebbb194a 100644 --- a/Porting/patching.pod +++ b/Porting/patching.pod @@ -400,7 +400,7 @@ to apply as possible. Keep that in mind. 8-) =head1 Last Modified Last modified 22 August 2002 -H.Merijn Brand <h.m.brand@hccnet.nl> +H.Merijn Brand <h.m.brand@xs4all.nl> Prev modified 21 January 1999 Daniel Grisinger <dgris@dimensional.com> |