X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader.pm;h=f1ba452f252c942aff50ee32b92db87dfe1dc2c1;hb=0af7cacc7b7e906f0ef4b356fd9f4091d0bba01b;hp=ecf89d5082618cbbefa66ab5984910eb6639216a;hpb=23fd9773396107df3eb26c44274cb8c39aa0339b;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader.pm b/lib/DBIx/Class/Schema/Loader.pm index ecf89d5..f1ba452 100644 --- a/lib/DBIx/Class/Schema/Loader.pm +++ b/lib/DBIx/Class/Schema/Loader.pm @@ -16,7 +16,7 @@ use namespace::clean; # Always remember to do all digits for the version even if they're 0 # i.e. first release of 0.XX *must* be 0.XX000. This avoids fBSD ports # brain damage and presumably various other packaging systems too -our $VERSION = '0.07020'; +our $VERSION = '0.07030'; __PACKAGE__->mk_group_accessors('inherited', qw/ _loader_args @@ -637,7 +637,7 @@ jhannah: Jay Hannah jnap: John Napiorkowski -rbuels: Robert Buels +rbuels: Robert Buels timbunce: Tim Bunce @@ -667,6 +667,10 @@ Matias E. Fernandez alnewkirk: Al Newkirk +angelixd: Paul C. Mantz + +andrewalker: André Walker + ... and lots of other folks. If we forgot you, please write the current maintainer or RT.