X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader.pm;h=baa36bdb11173a791743d3f35f464b6dee381926;hb=b95e25c90262dc58ddd27980556164c7df498bba;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..baa36bd 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.07026'; __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,8 @@ Matias E. Fernandez alnewkirk: Al Newkirk +angelixd: Paul C. Mantz + ... and lots of other folks. If we forgot you, please write the current maintainer or RT.