changed owner

This commit is contained in:
Mathieu Agopian
2013-06-18 14:06:19 +02:00
parent 207f88ab6b
commit 5ed407560d
3 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ if __name__ == '__main__': # ``import setup`` doesn't trigger setup().
keywords='mail callback',
author='Mathieu Agopian',
author_email='mathieu.agopian@gmail.com',
url='https://github.com/novagile/mailbot',
url='https://github.com/magopian/mailbot',
license='BSD Licence',
packages=find_packages(),
include_package_data=True,