diff setup.py @ 4:827ee160ff23

Update authors to reflect the current team.
author Jeremy Thurgood <firxen@gmail.com>
date Sun, 01 Sep 2013 10:40:20 +0200
parents 04f61ecb89a1
children 2318792b83c6
line wrap: on
line diff
--- a/setup.py	Sun Sep 01 10:25:52 2013 +0200
+++ b/setup.py	Sun Sep 01 10:40:20 2013 +0200
@@ -21,11 +21,15 @@
     description="naglsang: Game for PyWeek 17",
 
     author=(", ".join([
-        "Adrianna Pinska",
-        "Jeremy Thurgood",
+        "Simon Cross",
+        "Oliver Hambsch",
+        "Anna Malczyk",
         "Neil Muller",
-        "Simon Cross",
-        "Stefano Rivera"])),
+        "Adrianna Pinska",
+        "Stefano Rivera",
+        "David Sharpe",
+        "Jeremy Thurgood",
+    ])),
     author_email="",
 
     maintainer="Nagslang Team",