Credits
=======


Maintainers
-----------

The ``factory_boy`` project is operated and maintained by:

* Jeff Widman <jeff@jeffwidman.com> (https://github.com/jeffwidman)
* Raphaël Barrois <raphael.barrois+fboy@polytechnique.org> (https://github.com/rbarrois)


.. _contributors:

Contributors
------------

The project was initially created by Mark Sandstrom <mark@deliciouslynerdy.com>.


The project has received contributions from (in alphabetical order):

* Adam Chainz <adam@adamj.eu>
* Alejandro <tovarich@gmail.com>
* Alexey Kotlyarov <a@koterpillar.com>
* Amit Shah <amit@amwam.me>
* Anas Zahim <zanass0@gmail.com> (https://github.com/kamotos)
* Andrey Voronov <voronov84@gmail.com>
* Branko Majic <branko@majic.rs>
* Carl Meyer <carl@oddbird.net>
* Chris Lasher <chris.lasher@gmail.com>
* Chris Seto <chriskseto@gmail.com>
* Christoph Sieghart <sigi@0x2a.at>
* David Baumgold <david@davidbaumgold.com>
* Demur Nodia <demur.nodia@gmail.com> (https://github.com/demonno)
* Eduard Iskandarov <edikexp@gmail.com>
* Flavio Curella <flavio.curella@gmail.com>
* George Hickman <george@ghickman.co.uk>
* Hervé Cauwelier <herve.cauwelier@polyconseil.fr>
* Ilya Baryshev <baryshev@gmail.com>
* Ilya Pirogov <ilja.pirogov@gmail.com>
* Ionuț Arțăriși <ionut@artarisi.eu>
* Issa Jubril <issa.jubril@andela.com>
* Ivan Miric <imiric@gmail.com>
* Janusz Skonieczny <wooyek@users.noreply.github.com>
* Jeff Widman <jeff@jeffwidman.com> (https://github.com/jeffwidman)
* Jon Dufresne <jon.dufresne@gmail.com>
* Jonathan Tushman <jtushman@pipewave.com>
* Joshua Carp <jm.carp@gmail.com>
* Leonardo Lazzaro <llazzaro@dc.uba.ar>
* Luke GB <github@lukegb.com>
* Marc Abramowitz <marc@marc-abramowitz.com>
* Mark Sandstrom <mark@deliciouslynerdy.com>
* Martin Bächtold <martin+factoryboy@baechtold.me> (https://github.com/mbaechtold)
* Michael Joseph <michaeljoseph+github@gmail.com>
* Mikhail Korobov <kmike84@gmail.com>
* Oleg Pidsadnyi <oleg.pidsadnyi@gmail.com>
* Omer <omer@stokeet.com>
* Pauly Fenwar <fenney@gmail.com>
* Peter Marsh <pete@skimlinks.com>
* Puneeth Chaganti <punchagan@muse-amuse.in>
* QuantumGhost <obelisk.reg+github@gmail.com>
* Raphaël Barrois <raphael.barrois+fboy@polytechnique.org> (https://github.com/rbarrois)
* Rich Rauenzahn <rich@vmware.com>
* Richard Moch <richard@mbp.polyconseil.fr>
* Rob Zyskowski <zyskowski.rob@gmail.com>
* Robrecht De Rouck <Robrecht.De.Rouck@gmail.com>
* Samuel Paccoud <samuel@sampaccoud.com>
* Saul Shanabrook <s.shanabrook@gmail.com>
* Sean Löfgren <SeanBE@users.noreply.github.com>
* Tom <tom@tomleo.com>
* alex-netquity <alex@netquity.com>
* anentropic <ego@anentropic.com>
* minimumserious <commande.romain@gmail.com>
* mluszczyk <mluszczyk@users.noreply.github.com>
* nkryptic <nkryptic@gmail.com>
* obiwanus <ivan@ivanovs.info>
* tsouvarev <tsouvarev@mail.ru>
* yamaneko <yamaneko1212@gmail.com>



Contributor license agreement
-----------------------------

.. note:: This agreement is required to allow redistribution of submitted contributions.
          See http://oss-watch.ac.uk/resources/cla for an explanation.

Any contributor proposing updates to the code or documentation of this project *MUST*
add its name to the list in the :ref:`contributors` section, thereby "signing" the
following contributor license agreement:

They accept and agree to the following terms for their present end future contributions
submitted to the ``factory_boy`` project:

* They represent that they are legally entitled to grant this license, and that their
  contributions are their original creation

* They grant the ``factory_boy`` project a perpetual, worldwide, non-exclusive,
  no-charge, royalty-free, irrevocable copyright license to reproduce,
  prepare derivative works of, publicly display, sublicense and distribute their contributions
  and such derivative works.

* They are not expected to provide support for their contributions, except to the extent they
  desire to provide support.


.. note:: The above agreement is inspired by the Apache Contributor License Agreement.

.. vim:set ft=rst:
