fix x_contributors metadata
[p5sagit/JSON-MaybeXS.git] / Makefile.PL
index b18aa4b..a898ce4 100644 (file)
@@ -22,6 +22,14 @@ my %WriteMakefileArgs = (
         web => 'https://rt.cpan.org/Public/Dist/Display.html?Name=JSON-MaybeXS',
       },
     },
+    x_contributors => [ # manually added, from git shortlog -e -s
+      'Clinton Gormley <develop@traveljury.com>',
+      'Graham Knop <haarg@haarg.org>',
+      'John SJ Anderson <genehack@genehack.org>',
+      'Karen Etheridge <ether@cpan.org>',
+      'Kieren Diment <diment@gmail.com>',
+      'Matt S Trout <mst@shadowcat.co.uk>',
+    ],
   },
 
   META_ADD => {