add contributors to metadata
Karen Etheridge [Sat, 21 Apr 2018 15:40:48 +0000 (17:40 +0200)]
Makefile.PL

index dc2b724..09ac955 100644 (file)
@@ -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 <ether@cpan.org>',
+        'Matt S Trout <mst@shadowcat.co.uk>',
+        'Graham Knop <haarg@haarg.org>',
+        'David Steinbrunner <dsteinbrunner@pobox.com>',
+      ],
   },
 
   META_ADD => {