git: cf0793eb3c - main - mailmap: Add entry to fix misspelled author
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 21:32:52 UTC
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>