Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
*.tar.gz
*.egg-info
.*
!.mailmap
build
dist
__pycache__
20 changes: 20 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# .mailmap - Consolidate git author identities
# See: https://git-scm.com/docs/gitmailmap
#
# Format: Canonical Name <canonical@email.com> Old Name <old@email.com>

# Maximilian Knespel
Maximilian Knespel <mxmlnkn@github.de> mxmlnkn <mxmlnkn@github.de>

# Nikratio (SVN-era commits, case normalization)
nikratio <nikratio@1ebed218-b0a3-11dd-8075-91d349ce83ee> Nikratio <Nikratio@1ebed218-b0a3-11dd-8075-91d349ce83ee>

# Rian Hunter
Rian Hunter <rian@alum.mit.edu> Rian Hunter <rian.hunter@no-reply.github.com>

# Terence Honles
Terence Honles <terence@honles.com> Terence D. Honles <terence@honles.com>
Terence Honles <terence@honles.com> Terence Daniel Honles <terence@honles.com>

# Thomas Waldmann
Thomas Waldmann <tw@waldmann-edv.de> TW <tw@waldmann-edv.de>