git: cf0793eb3c - main - mailmap: Add entry to fix misspelled author
Warner Losh <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/doc/commit/?id=cf0793eb3c2fbef0baaa156593ddecbadbe5ea4b commit cf0793eb3c2fbef0baaa156593ddecbadbe5ea4b Author: Warner Losh <[email protected]> AuthorDate: 2024-01-06 05:59:56 +0000 Commit: Warner Losh <[email protected]> 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 <[email protected]> <[email protected]>