Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .mailmap file #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zyzzyxdonta
Copy link
Contributor

Hi!

I felt like doing a bit of coding during the holidays. I'll probably do some more pull requests after this one (depending on how it goes 😄), so I thought I'd use this little cosmetic change as an announcement. 😁 Please don't feel pressured to look into any of this during the holidays.


This pull request adds a .mailmap file which helps both tidy up the git log as well as improve the display of contributors on GitHub.

Here's the output of git shortlog -esn before adding the file:

   244  Matthias Werner <[email protected]>
    80  Peter Steinbach <[email protected]>
    76  Peter Steinbach <[email protected]>
    47  Pape, David (FWCC) - 139658 <[email protected]>
    36  Matthias Werner <[email protected]>
    14  David Pape <[email protected]>
    11  M. Werner <[email protected]>
     8  Mario Emmenlauer <[email protected]>
     7  tdd11235813 <[email protected]>
     6  Peter Steinbach <[email protected]>
     6  steinbac <[email protected]>
     5  David Pape <[email protected]>
     5  Steinbach, Dr. rer. nat. Peter (FWCC) - 120595 <[email protected]>
     4  David Pape <[email protected]>
     3  Matthias Werner <[email protected]>
     2  steinbac <[email protected]>

and afterwards:

   301  Matthias Werner <[email protected]>
   175  Peter Steinbach <[email protected]>
    70  David Pape <[email protected]>
     8  Mario Emmenlauer <[email protected]>

This improves display of contributors in git log and on GitHub.
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.

1 participant