1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-07-14 15:41:09 +03:00

Add A_D to Acknowledgements.

Also calls out Athanasius as taking over as principle maintainer.
Athanasius 2020-07-15 18:31:22 +01:00
parent 0f2991f832
commit 27f3ffc1e3

@ -26,8 +26,11 @@ Acknowledgements
* Thanks to Cmdr Mila Strelok for the Spanish translation.
* Thanks to Taras Velychko for the Ukranian translation.
* Thanks to Gurra for the Swedish translation.
* Thanks to [Athanasius](https://github.com/Athanasius) for the port to Python 3.
* Thanks to [Athanasius](https://github.com/Athanasius) for the port to Python
3, and taking over as principle maintainer mid-June 2020.
* Thanks to [Ian Norton](https://github.com/inorton) for plugin support.
* Thanks to [A_D](https://github.com/A-UNDERSCORE-D) for general
programming contributions.
* Thanks to [Cmdr Anthor](https://github.com/EDSM-NET) and [James Muscat](https://github.com/jamesremuscat) for [EDDN](https://github.com/EDCD/EDDN/wiki).
* Thanks to [Andargor](https://github.com/Andargor) for the idea of using the “Companion” interface in [edce-client](https://github.com/Andargor/edce-client).
* Uses [Python Keyring Lib](https://github.com/jaraco/keyring) by Jason R. Coombs, Kang Zhang, et al.