Git commit 54d9f1f6f933df448f8d56a65aa84ac97d47debd by Hy Murveit. Committed on 24/10/2023 at 23:10. Pushed by murveit into branch 'master'.
Add John as developer M +1 -0 README.md M +9 -0 doc/index.docbook https://invent.kde.org/education/kstars/-/commit/54d9f1f6f933df448f8d56a65aa84ac97d47debd diff --git a/README.md b/README.md index c4fa35990..25353522b 100644 --- a/README.md +++ b/README.md @@ -392,6 +392,7 @@ Jasem Mutlaq <[email protected]> * Hy Murveit <[email protected]> * James Bowlin <[email protected]> * Jérôme Sonrier <[email protected]> +* John Evans <[email protected]> * Mark Hollomon <[email protected]> * Martin Piskernig <[email protected]> * Médéric Boquien <[email protected]> diff --git a/doc/index.docbook b/doc/index.docbook index 076fc5da4..dcff76b8f 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -160,6 +160,15 @@ <contrib>Core Developer</contrib> </othercredit> +<othercredit role="developer"> +<firstname>John</firstname> +<surname>Evans</surname> +<affiliation> +<address><email>john DOT e DOT evans DOT email AT gmail DOT com</email></address> +</affiliation> +<contrib>Core Developer</contrib> +</othercredit> + <othercredit role="developer"> <firstname>Mark</firstname> <surname>Holloman</surname>
