diff options
Diffstat (limited to 'api/examples/setup.py.in')
| -rw-r--r-- | api/examples/setup.py.in | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/api/examples/setup.py.in b/api/examples/setup.py.in index f22fa1f3099..908ccda8409 100644 --- a/api/examples/setup.py.in +++ b/api/examples/setup.py.in @@ -16,7 +16,7 @@ setup(      description='Python client library for the GlusterFS libgfapi',      long_description=DESC,      author='Gluster Community', -    author_email='gluster-devel@nongnu.org', +    author_email='gluster-devel@gluster.org',      license='LGPLv3',      url='http://gluster.org/',      package_dir={'gluster':''},  | 
