From: Zooko O'Whielacronx Date: Fri, 18 Apr 2008 18:58:00 +0000 (-0700) Subject: setup: trivial change to metadata to test patch/branch/build system X-Git-Tag: allmydata-tahoe-1.1.0~218 X-Git-Url: https://git.rkrishnan.org/architecture.txt?a=commitdiff_plain;h=9cd5a46442f5550a4d340328828cd978f0d19163;p=tahoe-lafs%2Ftahoe-lafs.git setup: trivial change to metadata to test patch/branch/build system --- diff --git a/setup.py b/setup.py index 0dce180a..76d1a75b 100644 --- a/setup.py +++ b/setup.py @@ -125,7 +125,7 @@ setup(name='allmydata-tahoe', version=verstr, description='secure, decentralized, fault-tolerant filesystem', long_description=LONG_DESCRIPTION, - author='Allmydata, Inc.', + author='the allmydata.org Tahoe project', author_email='tahoe-dev@allmydata.org', url='http://allmydata.org/', license='GNU GPL',