Change 29841 by [EMAIL PROTECTED] on 2007/01/16 10:17:43
Typo fix, by Robin Barker
Affected files ...
... //depot/perl/Porting/Maintainers.pl#63 edit
Differences ...
==== //depot/perl/Porting/Maintainers.pl#63 (text) ====
Index: perl/Porting/Maintainers.pl
--- perl/Porting/Maintainers.pl#62~29579~ 2006-12-18 03:53:54.000000000
-0800
+++ perl/Porting/Maintainers.pl 2007-01-16 02:17:43.000000000 -0800
@@ -41,7 +41,7 @@
'markm' => 'Mark Mielke <[EMAIL PROTECTED]>',
'mhx' => 'Marcus Holland-Moritz <[EMAIL PROTECTED]>',
'mjd' => 'Mark-Jason Dominus <[EMAIL PROTECTED]>',
- 'msergeant' => 'Matt Sergeant <[EMAIL PROTECTED]>'.
+ 'msergeant' => 'Matt Sergeant <[EMAIL PROTECTED]>',
'mshelor' => 'Mark Shelor <[EMAIL PROTECTED]>',
'muir' => 'David Muir Sharnoff <[EMAIL PROTECTED]>',
'neilb' => 'Neil Bowers <[EMAIL PROTECTED]>',
End of Patch.