Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 2024 21:32:52 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: cf0793eb3c - main - mailmap: Add entry to fix misspelled author
Message-ID:  <202401062132.406LWqNk083329@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/doc/commit/?id=cf0793eb3c2fbef0baaa156593ddecbadbe5ea4b

commit cf0793eb3c2fbef0baaa156593ddecbadbe5ea4b
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2024-01-06 05:59:56 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-01-06 21:32:14 +0000

    mailmap: Add entry to fix misspelled author
    
    A prior commit mispelled Larry Rosenman's name. Use mailmap to fix it
    since force commits aren't allowed.
    
    Sponsored by:           Netflix
---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 0000000000..4646f27554
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1 @@
+Larry Rosenman <ler@FreeBSD.org> <ler@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401062132.406LWqNk083329>