Skip to content

Commit cc5f020

Browse files
committed
Change PyPI author from Enrico to David Ressman
Just to keep Enrico from getting support requests he no longer wants.
1 parent 9056944 commit cc5f020

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
version="0.6",
2828
packages=packages,
2929
package_data=package_data,
30-
author="Enrico Sirola",
31-
author_email="enrico.sirola@gmail.com",
30+
author="David Ressman",
31+
author_email="davidr@ressman.org",
3232
description="a python DRMAA library",
3333
license="BSD",
3434
keywords="python grid hpc drmaa",

0 commit comments

Comments
 (0)