Skip to content

Conversation

@wking
Copy link
Contributor

@wking wking commented Jun 18, 2016

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 <[email protected]>
    81  Mrunal Patel <[email protected]>
    ...
     1  Wang Qilin <[email protected]>
     5  Wang Qilin <[email protected]>
     8  liang chenye <[email protected]>
     8  liangchenye <[email protected]>
    ...
     1  梁辰晔 (Liang Chenye) <[email protected]>

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 <[email protected]>
      81  Mrunal Patel <[email protected]>
      ...
       1  Wang Qilin <[email protected]>
       5  Wang Qilin <[email protected]>
       8  liang chenye <[email protected]>
       8  liangchenye <[email protected]>
      ...
       1  梁辰晔 (Liang Chenye) <[email protected]>

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 <[email protected]>
@mrunalp
Copy link
Contributor

mrunalp commented Jun 21, 2016

LGTM

1 similar comment
@liangchenye
Copy link
Member

LGTM

Sign up for free to 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