THRIFT-6 TLP URL's and email's, haskell, more details
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1029964 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/py/setup.py b/lib/py/setup.py
index e5e9996..d3ae358 100644
--- a/lib/py/setup.py
+++ b/lib/py/setup.py
@@ -29,8 +29,8 @@
version = '0.6.0-dev',
description = 'Python bindings for the Apache Thrift RPC system',
author = ['Thrift Developers'],
- author_email = ['thrift-dev@incubator.apache.org'],
- url = 'http://incubator.apache.org/thrift/',
+ author_email = ['dev@thrift.apache.org'],
+ url = 'http://thrift.apache.org',
license = 'Apache License 2.0',
packages = [
'thrift',