mirror of
https://github.com/django-components/django-components.git
synced 2025-11-18 06:06:14 +00:00
Some checks are pending
Docs - build & deploy / docs (push) Waiting to run
Run tests / build (windows-latest, 3.10) (push) Waiting to run
Run tests / build (windows-latest, 3.11) (push) Waiting to run
Run tests / build (windows-latest, 3.12) (push) Waiting to run
Run tests / build (windows-latest, 3.13) (push) Waiting to run
Run tests / build (windows-latest, 3.8) (push) Waiting to run
Run tests / build (windows-latest, 3.9) (push) Waiting to run
Run tests / test_docs (3.13) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.8) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.9) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.10) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.11) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.12) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.13) (push) Waiting to run
Run tests / test_sampleproject (3.13) (push) Waiting to run
Co-authored-by: Juro Oravec <juraj.oravec.josefson@gmail.com>
1.1 KiB
1.1 KiB
Django Components People
Django Components has reached its current form thanks to the passion and efforts of its outstanding contributors and maintainers.
Maintainers
These are the maintainers who play a key role in keeping Django Components running.
{% if people.maintainers %}
{% for user in people.maintainers %}
{% endfor %}
{% endif %}
Contributors
These are the individual contributors who help make Django Components better for everyone.
{% if people.contributors %}
{% for user in people.contributors %}
{% endfor %}
{% endif %}
@{{ user.login }}
Contributions: {{ user.count }}