fix x_contributors metadata
[p5sagit/JSON-MaybeXS.git] / Makefile.PL
index 419bdd6..a898ce4 100644 (file)
@@ -22,14 +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
+    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 => {