From: Karen Etheridge Date: Fri, 20 Apr 2018 13:45:18 +0000 (+0200) Subject: add contributors to metadata X-Git-Tag: v2.000005~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Fstrictures.git;a=commitdiff_plain;h=7a0f21031d65b624e3dff236c619340d9c535775 add contributors to metadata --- diff --git a/Makefile.PL b/Makefile.PL index a31ac98..ef8d851 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -60,6 +60,14 @@ my %META = ( directory => [ 't', 'xt', 'inc' ] }, x_authority => 'cpan:MSTROUT', + x_contributors => [ # manually added, from git shortlog -e -s -n + 'Graham Knop ', + 'Karen Etheridge ', + 'Matt S Trout ', + 'Peter Rabbitson ', + 'Christian Walde ', + 'Diab Jerius ', + ], ); my %MM_ARGS = (