diff options
Diffstat (limited to 'Porting/Maintainers.pl')
-rw-r--r-- | Porting/Maintainers.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 3d04db7c45..27c07cf1d0 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -6,6 +6,8 @@ # and in CPAN. Those that have a CPAN existence, have the CPAN # attribute set to true. +package Maintainers; + %Maintainers = ( 'abergman' => 'Arthur Bergman <abergman@cpan.org>', |