We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea3def3 + 5caa6ce commit cef27f0Copy full SHA for cef27f0
setup.py
@@ -19,8 +19,8 @@
19
version='5.9.3',
20
description=DESCRIPTION,
21
long_description=LONG_DESCRIPTION,
22
- author='SoftLayer Technologies, Inc.',
23
- author_email='sldn@softlayer.com',
+ author='SoftLayer, Inc., an IBM Company',
+ author_email='SLDNDeveloperRelations@wwpdl.vnet.ibm.com',
24
packages=find_packages(exclude=['tests']),
25
license='MIT',
26
zip_safe=False,
0 commit comments