Skip to content

Commit da79a59

Browse files
committed
Change of maintainer
1 parent 7785945 commit da79a59

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
@@ -12,8 +12,8 @@
1212
setup(name='sklearn-pandas',
1313
version=__version__,
1414
description='Pandas integration with sklearn',
15-
author='Paul Butler',
16-
author_email='paulgb@gmail.com',
15+
maintainer='Cal Paterson',
16+
maintainer_email='cal@calpaterson.com',
1717
url='https://github.com/paulgb/sklearn-pandas',
1818
packages=['sklearn_pandas'],
1919
keywords=['scikit', 'sklearn', 'pandas'],

0 commit comments

Comments
 (0)