Author: roger
Date: Fri Oct 26 20:19:44 2012
New Revision: 1402647

URL: http://svn.apache.org/viewvc?rev=1402647&view=rev
Log:
change AUTHOR to Apache Thrift <[email protected]>

Modified:
    thrift/trunk/lib/perl/Makefile.PL

Modified: thrift/trunk/lib/perl/Makefile.PL
URL: 
http://svn.apache.org/viewvc/thrift/trunk/lib/perl/Makefile.PL?rev=1402647&r1=1402646&r2=1402647&view=diff
==============================================================================
--- thrift/trunk/lib/perl/Makefile.PL (original)
+++ thrift/trunk/lib/perl/Makefile.PL Fri Oct 26 20:19:44 2012
@@ -25,5 +25,5 @@ WriteMakefile( 'NAME' => 'Thrift',
                    'Class::Accessor' => 0
                },
                ($] >= 5.005 ?
- (                AUTHOR     => 'T Jake Luciani <[email protected]>') : ()),
+ (                AUTHOR     => 'Apache Thrift <[email protected]>') : 
()),
                );


Reply via email to