diff options
author | Niels de Vos <ndevos@redhat.com> | 2014-04-27 15:03:58 +0200 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2014-04-27 21:29:36 -0700 |
commit | d2cdc392accdd35995370ee5b52aee5e5af7dee4 (patch) | |
tree | 37e07969af72dfe0aeec2e8b1f9be2ca1b3e9e06 /api/examples | |
parent | 03813a6ec08405c815b993551d16f07075efd467 (diff) |
Update references to the maillinglist to gluster-devel@gluster.org
gluster-devel@nongnu.org has moved to gluster-devel@gluster.org. All
occurrences in the current (non legacy) documentation and code have been
adjusted.
Change-Id: I053162e633f7ea14fd3eed239ded017df165147c
BUG: 1091705
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Reviewed-on: http://review.gluster.org/7573
Reviewed-by: Justin Clift <justin@gluster.org>
Reviewed-by: Anand Avati <avati@redhat.com>
Tested-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'api/examples')
-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':''}, |