git: b259e74cfd9b - main - Fix Sumit's email address
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Oct 2023 21:52:11 UTC
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=b259e74cfd9be8a9ffa41a2bf2f3ba05db04430e commit b259e74cfd9be8a9ffa41a2bf2f3ba05db04430e Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2023-10-19 21:49:05 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2023-10-19 21:49:05 +0000 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. --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 2e4c03966084..b022419e8108 100644 --- a/.mailmap +++ b/.mailmap @@ -14,3 +14,4 @@ Alfonso Gregory <gfunni234@gmail.com> <83477269+gAlfonso-bit@users.noreply.githu Jose Luis Duran <jlduran@gmail.com> <jlduran@users.noreply.github.com> Val Packett <val@packett.cool> <greg@unrelenting.technology> Piotr Paweł Stefaniak <pstef@FreeBSD.org> <pstef@FreeBSD.org> +Sumit Saxena <ssaxena@FreeBSD.org> <sumit@FreeBSD.org>