Skip to content
Merged
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
19 changes: 19 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Dongdong Tian <[email protected]>
Dongdong Tian <[email protected]> <[email protected]>
Jiayuan Yao <[email protected]>
Jiayuan Yao <[email protected]> <[email protected]>
Jing-Hui Tong <[email protected]>
Jing-Hui Tong <[email protected]> <[email protected]>
Max Jones <[email protected]>
Max Jones <[email protected]> <[email protected]>
Max Jones <[email protected]> <[email protected]>
Max Jones <[email protected]> <[email protected]>
Michael Grund <[email protected]> <[email protected]>
Michael Grund <[email protected]> <[email protected]>
Michael Grund <[email protected]> <[email protected]>
Wei Ji Leong <[email protected]>
Wei Ji Leong <[email protected]> <[email protected]>
Wei Ji Leong <[email protected]> <[email protected]>
Will Schlitzer <[email protected]> <[email protected]>
Yvonne Fröhlich <[email protected]> <[email protected]>
Yvonne Fröhlich <[email protected]> <[email protected]>
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ exclude .dvcignore
exclude .gitignore
exclude .pre-commit-config.yaml
exclude .readthedocs.yaml
exclude .mailmap
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems setuptools_scm automatically exclude the .mailmap file from distributions, but I guess it does no harm to explicitly exclude it here.

exclude AUTHORSHIP.md
exclude CONTRIBUTING.md
exclude Makefile
Expand Down