This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Typo in Maintainers.pl spotted by Jerry Hedden
authorJesse Vincent <jesse@bestpractical.com>
Fri, 2 Oct 2009 14:00:45 +0000 (23:00 +0900)
committerJesse Vincent <jesse@bestpractical.com>
Fri, 2 Oct 2009 14:01:41 +0000 (23:01 +0900)
Porting/Maintainers.pl

index 60b19ff..1ebb9b5 100755 (executable)
@@ -21,7 +21,7 @@ use File::Glob qw(:case);
     'audreyt'  => 'Audrey Tang <cpan@audreyt.org>',
     'avar'     => 'Ævar Arnfjörð Bjarmason <avar@cpan.org>',
     'bingos'   => 'Chris Williams <chris@bingosnet.co.uk>',
-    'chorny'   => "Alexandr Ciornii <alexchorny\100gmail.com>",
+    'chorny'   => "Alexandr Ciornii <alexchorny@gmail.com>",
     'corion'   => 'Max Maischein <corion@corion.net>',
     'craig'    => 'Craig Berry <craigberry@mac.com>',
     'dankogai' => 'Dan Kogai <dankogai@cpan.org>',