The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=b259e74cfd9be8a9ffa41a2bf2f3ba05db04430e
commit b259e74cfd9be8a9ffa41a2bf2f3ba05db04430e Author: Warner Losh <[email protected]> AuthorDate: 2023-10-19 21:49:05 +0000 Commit: Warner Losh <[email protected]> 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 <[email protected]> <[email protected] Jose Luis Duran <[email protected]> <[email protected]> Val Packett <[email protected]> <[email protected]> Piotr Paweł Stefaniak <[email protected]> <[email protected]> +Sumit Saxena <[email protected]> <[email protected]>
