The branch main has been updated by emaste:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=767d5fe9dfdc5f7b833f0695f1b3147628d0d299

commit 767d5fe9dfdc5f7b833f0695f1b3147628d0d299
Author:     Ed Maste <[email protected]>
AuthorDate: 2026-07-24 16:14:43 +0000
Commit:     Ed Maste <[email protected]>
CommitDate: 2026-07-30 01:23:22 +0000

    mailmap: Fix Nick Price
    
    Somehow a few commits ended up with "null" appended to Nick's name and
    email address.
    
    Reviewed by:    Nick Price <[email protected]>
    Differential Revision: https://reviews.freebsd.org/D58517
---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index dda69df907a2..f5047c03e397 100644
--- a/.mailmap
+++ b/.mailmap
@@ -20,6 +20,7 @@ Mina Galić <[email protected]> <[email protected]>
 Mina Galić <[email protected]> <[email protected]>
 Mina Galić <[email protected]> <[email protected]>
 Mina Galić <[email protected]> <me_igalic.co>
+Nick Price <[email protected]> <[email protected]>
 Piotr Paweł Stefaniak <[email protected]> <[email protected]>
 Pouria Mousavizadeh Tehrani <[email protected]> <[email protected]>
 Pouria Mousavizadeh Tehrani <[email protected]> 
<[email protected]>

Reply via email to