{% include '_header.html' %}

# of Authors

{{ data['authors'] }}

View More

# of Committers

{{ data['committers'] }}

View More

Developers

{% for dev in authors %} {% endfor %}
Author # Commits # Repos Last Seen (days)
{{ dev['author_email'] }} {{ dev['commits'] }} {{ dev['repos'] }} {{ dev['last_seen'] }}
{% include '_footer_scripts.html' %} {% include '_datatable_scripts.html' %}