From: Karen Etheridge Date: Sat, 21 Apr 2018 15:40:48 +0000 (+0200) Subject: add contributors to metadata X-Git-Tag: v1.000009~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e5a678c604516eb1f92a05eff7a917ce2afc00d5;p=p5sagit%2FSafe-Isa.git add contributors to metadata --- diff --git a/Makefile.PL b/Makefile.PL index dc2b724..09ac955 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -27,6 +27,12 @@ my %WriteMakefileArgs = ( web => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Safe-Isa', }, }, + x_contributors => [ # manually added, from git shortlog -e -s -n + 'Karen Etheridge ', + 'Matt S Trout ', + 'Graham Knop ', + 'David Steinbrunner ', + ], }, META_ADD => {