Skip to content

.mailmap: Add entries for inconsistent users - #115

Merged
mrunalp merged 1 commit into
opencontainers:masterfrom
wking:mailmap
Jun 27, 2016
Merged

.mailmap: Add entries for inconsistent users#115
mrunalp merged 1 commit into
opencontainers:masterfrom
wking:mailmap

Conversation

@wking

Copy link
Copy Markdown
Contributor

Where the same user had multiple entries, I mostly went with whichever
entry had the most non-merge commits. Before this commit:

$ git shortlog -se --no-merges
...
5 Mrunal Patel <mrunal@me.com>
81 Mrunal Patel <mrunalp@gmail.com>
...
1 Wang Qilin <qilin.wang@huawei.com>
5 Wang Qilin <wangqilin2@huawei.com>
8 liang chenye <liangchenye@huawei.com>
8 liangchenye <liangchenye@huawei.com>
...
1 梁辰晔 (Liang Chenye) <liangchenye@huawei.com>

With @liangchenye, I went with the version that also included the logograms,
because logograms are cool and it matches his GitHub name ;).

Details on the format in git-shortlog(1).

Ping @mrunalp, @wangkirin, @liangchenye.

Where the same user had multiple entries, I mostly went with whichever
entry had the most non-merge commits. Before this commit:
$ git shortlog -se --no-merges
...
5 Mrunal Patel <mrunal@me.com>
81 Mrunal Patel <mrunalp@gmail.com>
...
1 Wang Qilin <qilin.wang@huawei.com>
5 Wang Qilin <wangqilin2@huawei.com>
8 liang chenye <liangchenye@huawei.com>
8 liangchenye <liangchenye@huawei.com>
...
1 梁辰晔 (Liang Chenye) <liangchenye@huawei.com>
With Liang, I went with the version that also included the logograms,
because logograms are cool and it matches his GitHub name [1] ;).
The order is alphabetical according to Emacs' sort-lines ;).
Details on the format in git-shortlog(1).
[1]: https://github.com/liangchenye
Signed-off-by: W. Trevor King <wking@tremily.us>
@mrunalp

Copy link
Copy Markdown
Contributor

LGTM

1 similar comment
@liangchenye

Copy link
Copy Markdown
Member

LGTM

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@wking@mrunalp@liangchenye