summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2005-11-12 15:41:09 +0000
committerSteve Peters <steve@fisharerojo.org>2005-11-12 15:41:09 +0000
commit1fc52a95725c307a2eb5e97f05c88c748c1c475c (patch)
treecdd659098f3bc26bbc75dd392438180e2e6e8bf2 /Porting
parent0aada121b3cab6df8ff8bc03ddce74b5b0549e55 (diff)
downloadperl-1fc52a95725c307a2eb5e97f05c88c748c1c475c.tar.gz
Andy Lester maintains Locale::Maketext now.
p4raw-id: //depot/perl@26096
Diffstat (limited to 'Porting')
-rw-r--r--Porting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 4e21055d28..518be664d1 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -317,7 +317,7 @@ package Maintainers;
'Locale::Maketext' =>
{
- 'MAINTAINER' => 'sburke',
+ 'MAINTAINER' => 'petdance',
'FILES' => q[lib/Locale/Maketext.pm lib/Locale/Maketext],
'CPAN' => 1,
},