Skip to content

Commit 4b567ed

Browse files
committed
Added author email that was missing.
1 parent 156056b commit 4b567ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
url='http://github.com/mitsuhiko/flask-oauth',
2121
license='BSD',
2222
author='Armin Ronacher',
23+
author_email='armin.ronacher@active-4.com',
2324
description='<enter short description here>',
2425
long_description=__doc__,
2526
packages=['flaskext'],

0 commit comments

Comments
 (0)