mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
0dcc4c4b4c
* Add more hooks from pre-commit-hooks repo * Add pre-commit hook for prettier * Format with prettier * Remove check-docstring-first hook * Run prettier in the template * Tweak formatting of dependabot file * Fix formatting of GitHub files for prettier * More format fixes of ci.yml
1.2 KiB
1.2 KiB
Contributors
Core Developers
These contributors have commit flags for the repository, and are able to accept and merge pull requests.
{%- for contributor in core_contributors %} {%- endfor %}Name | Github | |
---|---|---|
{{ contributor.name }} | {{ contributor.github_login }} | {{ contributor.twitter_username }} |
Audrey is also the creator of Cookiecutter. Audrey and Daniel are on the Cookiecutter core team.
Other Contributors
Listed in alphabetical order.
{%- for contributor in other_contributors %} {%- endfor %}Name | Github | |
---|---|---|
{{ contributor.name }} | {{ contributor.github_login }} | {{ contributor.twitter_username }} |
Special Thanks
The following haven't provided code directly, but have provided guidance and advice.
- Jannis Leidel
- Nate Aune
- Barry Morrison