From: Andy Grundman <andy@hybridized.org>
Date: Fri, 12 Aug 2005 21:49:35 +0000 (+0000)
Subject: Added contributor list
X-Git-Tag: v0.03001~33
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3942ab4daea039828ef6298129c186349a3003a1;p=dbsrgits%2FDBIx-Class.git

Added contributor list
---

diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm
index 9f05f06..6acc72c 100644
--- a/lib/DBIx/Class.pm
+++ b/lib/DBIx/Class.pm
@@ -68,10 +68,24 @@ for ::Table and ::Relationship,
 
 and have a look at t/lib/DBICTest.pm for a brief example.
 
-=head1 AUTHORS
+=head1 AUTHOR
 
 Matt S. Trout <mst@shadowcatsystems.co.uk>
 
+=head1 CONTRIBUTORS
+
+Andy Grundman <andy@hybridized.org>
+
+Brian Cassidy <bricas@cpan.org>
+
+Dan Kubb <dan.kubb-cpan@onautopilot.com>
+
+Dan Sully <daniel@cpan.org>
+
+davekam
+
+Marcus Ramberg <mramberg@cpan.org>
+
 =head1 LICENSE
 
 You may distribute this code under the same terms as Perl itself.