[manual] Rename humbug@humbughq.com to zulip@zulip.com.
This requires renaming the account in Google Apps at the time we deploy this; we'll probably want to do this during off hours to avoid any user-visible downtime. This also updates some related email addresses. (imported from commit fce7629b359a4f278bbf7815c8d177a8fa0484fe)
This commit is contained in:
parent
ba721d85cb
commit
ead9294112
2
setup.py
2
setup.py
|
@ -16,7 +16,7 @@ setup(name='zulip',
|
|||
version=zulip.__version__,
|
||||
description='Bindings for the Zulip message API',
|
||||
author='Zulip, Inc.',
|
||||
author_email='humbug@humbughq.com',
|
||||
author_email='zulip@zulip.com',
|
||||
classifiers=[
|
||||
'Development Status :: 3 - Alpha',
|
||||
'Environment :: Web Environment',
|
||||
|
|
Loading…
Reference in a new issue