One really should be able to add multiple maintainers.

This commit is contained in:
Bryan Veloso 2011-02-12 14:05:15 -08:00
parent 1b29437180
commit 9fa53856dc

View file

@ -7,6 +7,9 @@ setup(
description='Automated image processing for Django models.',
author='Justin Driscoll',
author_email='justin@driscolldev.com',
maintainer='Bryan Veloso',
maintainer_email='bryan@revyver.com',
license='BSD',
url='http://github.com/jdriscoll/django-imagekit/',
packages=[
'imagekit',