Sean would like to pass on his maintainership of I18N::LangTags modules.
Nicholas Clark [Wed, 22 Apr 2009 22:07:16 +0000 (23:07 +0100)]
For now, consider them to be maintained by p5p.

Porting/Maintainers.pl

index cbab401..74b90dc 100644 (file)
@@ -494,12 +494,14 @@ package Maintainers;
                'UPSTREAM'      => 'cpan',
                },
 
+       # Sean has donated it to us.
+       # Nothing has changed since his last CPAN release.
        'I18N::LangTags' =>
                {
-               'MAINTAINER'    => 'sburke',
+               'MAINTAINER'    => 'p5p',
                'FILES'         => q[lib/I18N/LangTags.pm lib/I18N/LangTags],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'blead',
                },
 
        'if' =>