aboutsummaryrefslogtreecommitdiff
path: root/.mailmap
Commit message (Collapse)AuthorAgeFilesLines
* mailmap: Translate my personal addressGanael LAPLANCHE2024-06-221-0/+1
| | | | Approved by: imp
* mailmap: Translate olce's personal address to olce@FreeBSD.orgOlivier Certner2024-01-041-0/+1
| | | | Approved by: markj (mentor)
* Fix Sumit's email addressWarner Losh2023-10-191-0/+1
| | | | | In my haste to get things in for 14.0, I used the wrong email address for Sumit Saxena. Fix that here so git log is correct.
* mailmap: Add pstef and valMina Galić2023-10-061-0/+2
| | | | | | | normalize pstef@'s Name, as well as Val Packett's. Reviewed by: pstef, val_packett.cool Differential Revision: https://reviews.freebsd.org/D41949
* mailmap: Fixup a few github nouser emailsWarner Losh2023-10-041-0/+5
| | | | | | Fixup a couple foo@user.noreply.github.com email addresses based other information (either known FreeBSD user, known other commits with the correct name, etc)
* .mailmap: normalize Mina's name in correct email case as wellYuri Pankov2023-09-211-0/+1
| | | | | Reported by: Mina Galić Discussed with: emaste (irc)
* Add .mailmap to normalize some author dataEd Maste2023-09-211-0/+8
Some of these entries are due to commits with author email copied from Phabricator's mangled userid and some are just from changes to email addresses over time. Reviewed by: Mina Galić Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D41931