From: Karen Etheridge <ether@cpan.org> Date: Sun, 8 Sep 2013 22:28:01 +0000 (-0700) Subject: add contributors metadata X-Git-Tag: v1.003021~1^2~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a9c27032bfe3f307ae38a7e26500559ddf514cb4;p=p5sagit%2FDevel-REPL.git add contributors metadata --- diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..83b8d0a --- /dev/null +++ b/.mailmap @@ -0,0 +1,8 @@ +# https://www.kernel.org/pub/software/scm/git/docs/git-shortlog.html +Shawn M Moore <code@sartak.org> Sartak <Sartak@bd8105ee-0ff8-0310-8827-fb3f25b6796d> +Dagfinn Ilmari MannsÃ¥ker <ilmari@ilmari.org> ilmari <ilmari@bd8105ee-0ff8-0310-8827-fb3f25b6796d> +<ilmari@ilmari.org> <ilmari@cpan.org> + ×××× ×§××'×× (Yuval Kogman) <nothingmuch@woobling.org> nothingmuch <nothingmuch@bd8105ee-0ff8-0310-8827-fb3f25b6796d> +Matt S Trout <mst@shadowcat.co.uk> matthewt <matthewt@bd8105ee-0ff8-0310-8827-fb3f25b6796d> +Stevan Little <stevan.little@iinteractive.com> stevan <stevan@bd8105ee-0ff8-0310-8827-fb3f25b6796d> +Tomas Doran (t0m) <bobtfish@bobtfish.net> t0m <t0m@bd8105ee-0ff8-0310-8827-fb3f25b6796d> diff --git a/dist.ini b/dist.ini index 7ceb143..f65813b 100644 --- a/dist.ini +++ b/dist.ini @@ -15,6 +15,8 @@ Test::MinimumVersion.max_target_perl = 5.008001 [ExecDir] dir = script +[ContributorsFromGit] + [Prereqs / RuntimeRequires] ; core File::Spec = 0