Skip to content

Commit 0a826b0

Browse files
committed
Updated maintainer information. Also fixes issue w/ PYPI metadata being stricter than previous releases.
1 parent 5cf18cb commit 0a826b0

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
@@ -57,8 +57,8 @@ def read(fname):
5757
keywords='application directory log cache user',
5858
author='Trent Mick',
5959
author_email='trentm@gmail.com',
60-
maintainer='Trent Mick; Sridhar Ratnakumar; Jeff Rouse',
61-
maintainer_email='trentm@gmail.com; github@srid.name; jr@its.to',
60+
maintainer='Jeff Rouse',
61+
maintainer_email='jr@its.to',
6262
url='http://github.com/ActiveState/appdirs',
6363
license='MIT',
6464
py_modules=["appdirs"],

0 commit comments

Comments
 (0)