api: Update author to Zulip open source project.
This commit is contained in:
parent
0272d6abe7
commit
b1e3ccd259
2
setup.py
2
setup.py
|
@ -30,7 +30,7 @@ package_info = dict(
|
||||||
name='zulip',
|
name='zulip',
|
||||||
version=version(),
|
version=version(),
|
||||||
description='Bindings for the Zulip message API',
|
description='Bindings for the Zulip message API',
|
||||||
author='Zulip, Inc.',
|
author='Zulip Open Source Project',
|
||||||
author_email='zulip-devel@googlegroups.com',
|
author_email='zulip-devel@googlegroups.com',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 3 - Alpha',
|
'Development Status :: 3 - Alpha',
|
||||||
|
|
Loading…
Reference in a new issue