From: Karen Etheridge Date: Thu, 21 May 2015 01:51:08 +0000 (-0700) Subject: add contributors to metadata X-Git-Tag: v5.9010~34 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=5224eb132394d50c67933fc76db7db3f1451c07f add contributors to metadata --- diff --git a/Makefile.PL b/Makefile.PL index 93edcd7..979e952 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -23,6 +23,68 @@ my %WriteMakefileArgs = ( web => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Manual', }, }, + x_contributors => [ # manually added, from git shortlog -e -s -n + 'Kennedy Clark ', + 'Tomas Doran ', + 'Kieren Diment ', + 'Karen Etheridge ', + 'Jonathan Rockway ', + 'Jesse Sheidlower ', + 'Brian Cassidy ', + 'Caleb Cushing ', + 'Dan Dascalescu ', + 'Rafael Kitover ', + 'Jason Felds ', + 'Frederik Schwarzer ', + 'Jonathan Yu ', + 'Breno G. de Oliveira ', + 'Matt S Trout ', + 'Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 ', + 'Jess Robinson ', + 'Florian Ragwitz ', + 'Eden Cardim ', + 'Andrew Rodland ', + 'Justin Hunter ', + 'Matthew Horsfall ', + 'Ricardo SIGNES ', + 'Robert \'phaylon\' Sedlacek ', + 'Shlomi Fish ', + 'Jay Kuri ', + 'u-foka ', + 'Dagfinn Ilmari Mannsåker ', + 'Alexander Hartmaier ', + 'Peter Karman ', + 'Andreas Marienborg ', + 'Gerda Shank ', + 'Ian Wells ', + 'Mark A. Stratman ', + 'sockmonk ', + 'Mateu X. Hunter ', + 'Ash Berlin ', + 'Marcus Ramberg ', + 'Andy Grundman ', + 'kostya ', + 'Matthias Dietrich ', + 'Paul Waring ', + 'kthakore ', + 'Ronald J Kimball ', + 'Tom Feist ', + 'Ton Voon ', + 'Zsolt Zemancsik ', + 'Iñigo Tejedor Arrondo ', + 'Eric A. Zarko ', + 'Jay Hannah ', + 'Eisenberger Tamás ', + 'Edwin de Graaf ', + 'Jonathan "Duke" Leto ', + 'Jonathan Otsuka ', + 'Alastair McGowan-Douglas ', + 'Dominic Humphries ', + 'antgel ', + 'KMX ', + 'David Steinbrunner ', + 'David Schmidt ', + ], }, META_ADD => {