NAME
    Dist::Zilla::Plugin::Meta::Contributors - Generate an x_contributors
    section in distribution metadata
VERSION
    version 0.002
SYNOPSIS
      [Meta::Contributors]
      contributor = Wile E Coyote <coyote@example.com>
      contributor = Road Runner <fast@example.com>
DESCRIPTION
    This module adds author names and email addresses to an "x_contributors"
    section of distribution metadata.
SEE ALSO
    *   Dist::Zilla::Plugin::Git::Contributors - automatic generation from
        git commit history, with different ordering options; supports
        MSWin32
    *   Dist::Zilla::Plugin::ContributorsFromGit - an older implementation
        of git generation, with a heavier dependency chain that is sometimes
        problematic on some architectures
SUPPORT
  Bugs / Feature Requests
    Please report any bugs or feature requests through the issue tracker at
    <https://github.com/dagolden/Dist-Zilla-Plugin-Meta-Contributors/issues>
    . You will be notified automatically of any progress on your issue.
  Source Code
    This is open source software. The code repository is available for
    public review and contribution under the terms of the license.
    <https://github.com/dagolden/Dist-Zilla-Plugin-Meta-Contributors>
      git clone https://github.com/dagolden/Dist-Zilla-Plugin-Meta-Contributors.git
AUTHOR
    David Golden <dagolden@cpan.org>
CONTRIBUTOR
    Karen Etheridge <ether@cpan.org>
COPYRIGHT AND LICENSE
    This software is Copyright (c) 2013 by David Golden.
    This is free software, licensed under:
      The Apache License, Version 2.0, January 2004