]> git.koha-community.org Git - koha.git/commit
Bug 28386: Adjust .mailmap
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 18 May 2021 13:48:48 +0000 (15:48 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 23 Jun 2021 05:35:20 +0000 (07:35 +0200)
commit808199b3e26e51f29559fb729d4f13ff40686101
tree2c2b51b35b0bf21677ad31735e3007c2c1c96767
parent997f5a9f47badf265e5fbc585ed9a21eb5732e2b
Bug 28386: Adjust .mailmap

Again, we need to adjust our .mailmap
This time the goal is the use it in place of the dev_map.yaml we have in
the release tools.

This will be generated for the release notes, history.txt and
contributors.yaml file

This can be tested using:
  git check-mailmap "author <email>"

For instance:
  git check-mailmap "Wrong name <jonathan.druart@bugs.koha-community.org>"

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 7b44702027b4ac732acdc54f6482857e0c451992)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
.mailmap