From: Karen Etheridge Date: Sat, 25 Jul 2015 01:30:40 +0000 (-0700) Subject: fix this command X-Git-Tag: v1.003006_001~16 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e3443e2d37c28151005e02a8edb8c9ca3a17e8fa;p=p5sagit%2FJSON-MaybeXS.git fix this command --- diff --git a/Makefile.PL b/Makefile.PL index a898ce4..cb67da8 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -22,7 +22,7 @@ my %WriteMakefileArgs = ( web => 'https://rt.cpan.org/Public/Dist/Display.html?Name=JSON-MaybeXS', }, }, - x_contributors => [ # manually added, from git shortlog -e -s + x_contributors => [ # manually added, from git shortlog -e -s -n 'Clinton Gormley ', 'Graham Knop ', 'John SJ Anderson ',