added core team to AUTHOR of Catalyst/Runtime.pm
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index 9d63233..38002d9 100644 (file)
@@ -5,6 +5,8 @@ use warnings;
 
 BEGIN { require 5.008001; }
 
+# Remember to update this in Catalyst as well!
+
 our $VERSION='5.70_01';
 
 =head1 NAME
@@ -21,6 +23,7 @@ This is the primary class for the Catalyst-Runtime distribution, version 5.70.
 
 =head1 AUTHOR
 
+The Catalyst Core Team - see http://catalyst.perl.org/
 
 =head1 COPYRIGHT