{% include 'header.html' %}

Repositories {% if page['git_owner'] %} for {{ page['git_owner']}} {% endif %}

{% if page['git_server'] %}

{{ page['git_server'] }}

{% endif %} {% if page['git_owner'] %}

https://{{ page['git_server'] }}/{{ page['git_owner'] }}

Explore the graph of developers and repositories.

{% endif %} {% for row in data %} {% endfor %}
Repo ID # Authors # Committers # Commits Last Seen (days) Active Devs
{{ row['_repo_id'] }} {{ row['authors'] }} {{ row['committers'] }} {{ row['commits'] }} {{ row['days_ago'] }} {{ row['active_devs'] }}
{% if ranges %}

Maintenance Status

Active Aging Stale Unmaintained
{{ ranges.get('Active') }} {{ ranges.get('Aging') }} {{ ranges.get('Stale') }} {{ ranges.get('Unmaintained') }}
{% endif %}
{% include '_footer_scripts.html' %} {% include '_datatable_scripts.html' %} {% if techs %}

Observed Technologies

{% endif %}