From a5b5da6d27edf88cde7909af378e68b4c9341a81 Mon Sep 17 00:00:00 2001 From: blitzman Date: Mon, 28 Nov 2016 21:24:17 -0500 Subject: [PATCH] Update developers --- gui/aboutData.py | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gui/aboutData.py b/gui/aboutData.py index 354c886f0..be29b6298 100644 --- a/gui/aboutData.py +++ b/gui/aboutData.py @@ -26,10 +26,12 @@ licenses = ( "Fat Cow Icons by fatcow.com - Creative Commons Attribution 3.0 License" ) developers = ( - "blitzmann \t(Sable Blitzmann) (maintainer)", - "cncfanatics \t(Sakari Orisi)" , - "DarkPhoenix \t(Kadesh Priestess)", - "Darriele \t\t(Darriele)") + "blitzmann \tSable Blitzmann (maintainer)", + "cncfanatics \tSakari Orisi (retired)" , + "DarkPhoenix \tKadesh Priestess (retired)", + "Darriele \t\tDarriele (retired)", + "Ebag333 \t\tEbag Trescientas" +) credits = ( "Entity (Entity) \tCapacitor calculations / EVEAPI python lib / Reverence", "Aurora \t\tMaths",