From 3e3ae52bb5f3caa2c1b43bacbec813ebd5c1fa32 Mon Sep 17 00:00:00 2001 From: HomeWorld Date: Sun, 15 Aug 2010 17:14:37 +0300 Subject: [PATCH] Included DarkPhoenix in devstring --- aboutData.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aboutData.py b/aboutData.py index 4619ac69f..bf6e10048 100644 --- a/aboutData.py +++ b/aboutData.py @@ -20,5 +20,5 @@ versionString = "0.0.1" license = "GNU AGPL" licenseLocation = "agpl.txt" -developers = ("cncfanatics") +developers = ("cncfanatics" , "DarkPhoenix") description = "pyfa is the Python Fitting Assistant, a standalone application to create fittings for the EVE-Online SciFi MMORPG.\nThe application is available for many platforms, see the download page for further details. The layout of pyfa is heavily based on EFT, the EVE fitting tool. Although it is a complete rewrite and replacement for EFT, the fittings are still compatible with EFT." \ No newline at end of file