summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 1927470..1630b1e 100644
--- a/setup.py
+++ b/setup.py
@@ -9,8 +9,8 @@ setup(
packages = ['wikinfo'],
package_data = { },
- author = "Noah Kantrowitz",
- author_email = "noah@coderanger.net",
+ author = "Noah Kantrowitz, Alexander Sulfrian",
+ author_email = "noah@coderanger.net, alexander@sulfrian.net",
description = "Provides a few useful macros to get data about wiki pages",
license = "BSD",
keywords = "trac wiki info macro",