History log of /freebsd-current/.mailmap
Revision Date Author Comments
# e2035cdb 11-Apr-2024 Rob N <rob.norris@klarasystems.com>

AUTHORS: refresh with recent new contributors

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #16079


# f66370b4 03-Jan-2024 Olivier Certner <olce@FreeBSD.org>

mailmap: Translate olce's personal address to olce@FreeBSD.org

Approved by: markj (mentor)


# b259e74c 19-Oct-2023 Warner Losh <imp@FreeBSD.org>

Fix Sumit's email address

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.


# dc1d3303 05-Aug-2023 Rob Norris <robn@despairlabs.com>

mailmap: initial, trying to tidy up a lot of the commit history

This comes from the observation that a huge number of commit author
fields look quite strange (to my eyes), but quite often the
Signed-off-by: trailer has the correct name. For these I have updated
the name where it was obvious how to do so, however, I have not created
a mapping for the commit email to the Signed-off-by email, as whatever I
choose for email will become the prime candidate for inclusion in the
AUTHORS file, and care needs to be taken when acting without explicit
consent.

There's a small handful of commits that look like they were done on
local machines, or CI hosts, or similar, where the git authorship config
wasn't set up properly. Its obvious what this should look like, so I've
just done them.

The remainder is mapping Github noreply emails to either an
obviously-correct Signed-off-by trailer, or to a an author from another
commit. This was mostly done by hand, so there may be errors, but I
think its close. I do not understand where these come from - I know that
they're what commits made via Github web look like when there's no real
address set on the account, but I find it hard to believe that so many
of these came through the web, especially given the complexity of most
of the changes. I suspect there's some kind of merge helper tool in play
here. Regardless, the history is set now, and this tries to get it back
on track.

Obviously, all of this helps the history look tidy, but this also feeds
into the AUTHORS update script. See next commit.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #15374


# 6594288a 05-Oct-2023 Mina Galić <freebsd@igalic.co>

mailmap: Add pstef and val

normalize pstef@'s Name, as well as Val Packett's.

Reviewed by: pstef, val_packett.cool
Differential Revision: https://reviews.freebsd.org/D41949


# dfa9e89f 04-Oct-2023 Warner Losh <imp@FreeBSD.org>

mailmap: Fixup a few github nouser emails

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)


# 7431b992 21-Sep-2023 Yuri Pankov <yuripv@FreeBSD.org>

.mailmap: normalize Mina's name in correct email case as well

Reported by: Mina Galić
Discussed with: emaste (irc)


# da51e0f5 21-Sep-2023 Ed Maste <emaste@FreeBSD.org>

Add .mailmap to normalize some author data

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