summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-05-31 15:52:28 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-05-31 15:52:28 +0000
commit2293c9faf8e287be7dab9dee7619d90292a686fa (patch)
tree90ac74f86cd68d69b99ae5de93d290a176bad948 /Porting
parent7788eb69fba424eb127e701f849f55d6739eb890 (diff)
downloadperl-2293c9faf8e287be7dab9dee7619d90292a686fa.tar.gz
Actually, Log::Message::Simple comes from Jos, not Tels.
p4raw-id: //depot/perl@31317
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 087412bef5..949b730880 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -473,7 +473,7 @@ package Maintainers;
'Log::Message::Simple' =>
{
- 'MAINTAINER' => 'tels',
+ 'MAINTAINER' => 'kane',
'FILES' => q[lib/Log/Message/Simple.pm lib/Log/Message/Simple],
'CPAN' => 1,
},