Skip to content

Commit

Permalink
Merge pull request #104 from phargogh/task/update-maintainers
Browse files Browse the repository at this point in the history
Removing myself as maintainer in setup.py
  • Loading branch information
dcdenu4 authored Jun 18, 2024
2 parents 1f574f9 + e28e154 commit 3f256c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
setup_requires=['setuptools_scm'],
description='Parallel task graph framework.',
long_description=LONG_DESCRIPTION,
maintainer='James Douglass',
maintainer_email='jamesdouglassusa@gmail.com',
url='https://github.com/natcap/taskgraph',
packages=['taskgraph'],
license='BSD',
Expand Down

0 comments on commit 3f256c6

Please sign in to comment.