X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader.pm;h=27a05488b50470d5f09b6aef9d354b8e6fff3a30;hb=c53aa7b7f2563a3d543da23ce131b815e6f11106;hp=3ac27efea01d8fa190691c0175d1db5573759445;hpb=bb46cd4b8d2cf185f37b632bc339d9669267c7fb;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader.pm b/lib/DBIx/Class/Schema/Loader.pm index 3ac27ef..27a0548 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.07021'; +our $VERSION = '0.07025'; __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.