HomeSoftware Heritage

mailmap: Move feature into a dedicated django application

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

mailmap: Move feature into a dedicated django application

Move all templates, views, urls and commands related to the mailmap
feature into its dedicated django application.

Please note that the initial migration will not perform any database
operations as the tables have already been created by the swh.web.auth
django application the mailmap feature was previously located at.

Related to T4398

Commit No Longer Exists

This commit no longer exists in the repository.