mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
mailmap: add name/email aliases for yuangongji (name and email)
Before: $ git log --format='%aE %aN' --author=yuangongji | sort | uniq -c 30 82787816@qq.com yuangongji 1 82787816@qq.com yuangongji (A) After: $ git log --format='%aE %aN' --author=yuangongji | sort | uniq -c 34 yuangongji@foxmail.com yuangongji
This commit is contained in:
parent
8be8ac4602
commit
026590f908
6
.mailmap
6
.mailmap
@ -1,5 +1,7 @@
|
||||
# name -> email
|
||||
Azat Khuzhin <azat@libevent.org>
|
||||
yuangongji <yuangongji@foxmail.com>
|
||||
|
||||
# email -> email
|
||||
<azat@libevent.org> <a3at.mail@gmail.com>
|
||||
# primary email -> alias
|
||||
<azat@libevent.org> <a3at.mail@gmail.com>
|
||||
yuangongji <yuangongji@foxmail.com> <82787816@qq.com>
|
||||
|
Loading…
x
Reference in New Issue
Block a user