Skip to content

Commit cef27f0

Browse files
Merge pull request #1469 from allmightyspiff/master
Updating author_email to SLDN distro list
2 parents ea3def3 + 5caa6ce commit cef27f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
version='5.9.3',
2020
description=DESCRIPTION,
2121
long_description=LONG_DESCRIPTION,
22-
author='SoftLayer Technologies, Inc.',
23-
author_email='sldn@softlayer.com',
22+
author='SoftLayer, Inc., an IBM Company',
23+
author_email='SLDNDeveloperRelations@wwpdl.vnet.ibm.com',
2424
packages=find_packages(exclude=['tests']),
2525
license='MIT',
2626
zip_safe=False,

0 commit comments

Comments
 (0)