diff options
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index b3f231eecc..150fa7f5a1 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -410,7 +410,7 @@ package Maintainers; 'Module::CoreList' => { - 'MAINTAINER' => 'rclamp', + 'MAINTAINER' => 'rgarcia', 'FILES' => q[lib/Module/CoreList lib/Module/CoreList.pm], 'CPAN' => 1, }, |