Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-search
Commit: 5cb4b4fb0f1fdc5fe9d696598fba4530d5646fcb
https://github.com/hibernate/hibernate-search/commit/5cb4b4fb0f1fdc5fe9d6...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-06-02 (Fri, 02 Jun 2023)
Changed paths:
A .mailmap
Log Message:
-----------
Add .mailmap to the root of the repository
So that:
1. `git log` and similar commands stop displaying
"Jenkins user <some random email>" for release commits from back when
Jenkins was incorrectly configured,
and just display "Hibernate-CI <ci(a)hibernate.org>" instead.
2. `git shortlog` correctly groups together commits of
people who committed with multiple names (e.g. Sanne Grinovero vs.
Sanne.Grinovero).
See
https://git-scm.com/docs/gitmailmap