Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 767c647

Browse files
committed
mailmap: add entries to the git mailmap
I borked my $HOME/.gitconfig for a few commits, resulting in several commits on Aug 20, 2015 being authored by "--quiet <--quiet>". This .mailmap entry will correctly list those commits as being mine when you use "git shortlog" or "git log --use-mailmap". (cherry picked from commit open-mpi/ompi@7a7d4f2)
1 parent d416e19 commit 767c647

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.mailmap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121

2222
2323
24+
# Jeff accidentally stomped on his $HOME/.gitconfig for a short while:
25+
Jeff Squyres <[email protected]> --quiet <--quiet>
2426
2527
2628

0 commit comments

Comments
 (0)