Skip to content

Commit 5eebeca

Browse files
committed
Change maintainer to me (Erik). I'll take all the blame.
1 parent a5cc621 commit 5eebeca

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
@@ -10,8 +10,8 @@
1010
description='List processing tools and functional utilities',
1111
url='https://github.com/pytoolz/toolz/',
1212
author='https://raw.github.com/pytoolz/toolz/master/AUTHORS.md',
13-
maintainer='Matthew Rocklin',
14-
maintainer_email='mrocklin@gmail.com',
13+
maintainer='Erik Welch',
14+
maintainer_email='erik.n.welch@gmail.com',
1515
license='BSD',
1616
keywords='functional utility itertools functools',
1717
packages=['toolz',

0 commit comments

Comments
 (0)