update AUTHOR in Makefile.PL
authorGalen Charlton <gmcharlt@gmail.com>
Fri, 22 Oct 2010 06:07:22 +0000 (02:07 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Fri, 22 Oct 2010 06:07:22 +0000 (02:07 -0400)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>

Makefile.PL

index e1a3be2..6c96460 100644 (file)
@@ -542,7 +542,7 @@ WriteMakefile(
               #VERSION     => strftime('2.9.%Y%m%d%H',gmtime),
               VERSION_FROM => 'kohaversion.pl',
               ABSTRACT     => 'Award-winning integrated library system (ILS) and Web OPAC',
-              AUTHOR       => 'Koha Developers <koha-devel@nongnu.org>',
+              AUTHOR       => 'Koha Contributors <http://koha-community.org/>',
               NO_META      => 1,
               PREREQ_PM    => $koha_pm->prereq_pm,