We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf18cb commit 0a826b0Copy full SHA for 0a826b0
1 file changed
setup.py
@@ -57,8 +57,8 @@ def read(fname):
57
keywords='application directory log cache user',
58
author='Trent Mick',
59
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',
+ maintainer='Jeff Rouse',
+ maintainer_email='jr@its.to',
62
url='http://github.com/ActiveState/appdirs',
63
license='MIT',
64
py_modules=["appdirs"],
0 commit comments