{% include 'header.html' %}

# of Authors

{{ data['authors'] }}

View More

# of Committers

{{ data['committers'] }}

View More

Download, Show active developers (last 90 days)
{% 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' %}