NAME
    Dist::Zilla::Plugin::Meta::Contributors - Generate an x_contributors
    section in distribution metadata

VERSION
    version 0.001

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::ContributorsFromGit -- automatic generation
        from git commit history

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 git://github.com/dagolden/dist-zilla-plugin-meta-contributors.git

AUTHOR
    David Golden <dagolden@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