Collaboration Analysis

Analysis of author and committer relationships across the codebase.

{% for row in collabs %} {% endfor %}
Author Committer # Commits
{{ row['author_email'] }} {{ row['committer_email'] }} {{ row['commits'] }}
{% include '_footer_scripts.html' %} {% include '_datatable_scripts.html' %}