Skip to content

Commit dde7b56

Browse files
committed
Added maintainer metadata to package
1 parent dda2b8e commit dde7b56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ def get_long_description():
2626
keywords='pycodestyle, pep8, PEP 8, PEP-8, PEP8',
2727
author='Johann C. Rocholl',
2828
author_email='[email protected]',
29+
maintainer='Ian Lee',
30+
maintainer_email='[email protected]',
2931
url='https://pycodestyle.readthedocs.io/',
3032
license='Expat license',
3133
py_modules=['pycodestyle'],

0 commit comments

Comments
 (0)