From 27f3ffc1e3fc1e4f7e60f082ae92733ac8b6dda7 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Wed, 15 Jul 2020 18:31:22 +0100 Subject: [PATCH] Add A_D to Acknowledgements. Also calls out Athanasius as taking over as principle maintainer. --- Acknowledgements-&-License.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Acknowledgements-&-License.md b/Acknowledgements-&-License.md index 49fdb9e..d6c438f 100644 --- a/Acknowledgements-&-License.md +++ b/Acknowledgements-&-License.md @@ -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.