Skip to content
Snippets Groups Projects
AUTHORS.md 370 B
Newer Older
Below is a list of the contributors to Python-MUMPS

+ [Anton Akhmerov](<https://antonakhmerov.org>)
+ Christoph Groth
+ [Bas Nijholt](<https://nijho.lt>)
+ [Joseph Weston](<https://joseph.weston.cloud>)
+ Michael Wimmer
+ Kostas Vilkelis

For a full list of contributors run

git log --pretty=format:"%an" | sort | uniq
```