{% extends "cacsremoteservice/views/layouts/master.html" %} {% block scripts %} {% endblock %} {% block secondary-nav %} {% include "cacsremoteservice/views/developer-configuration/developer-configuration-header.html" with item=item tabs=tabs %} {% endblock %} {% block main %}

Developer identity mapping

Individual developers may appear with multiple names in version control logs. This interface allows you to tell the system which version control identities, or aliases, correspond in fact with the same developer. Developer names can also be modified.

Changes are only saved when you click on the "Submit" button at the bottom. "Developers" that have no associated aliases will be deleted at that time.

{% endblock %}