Add an author email
authorPhilipp Hagemeister <phihag@phihag.de>
Sat, 19 Oct 2013 09:14:20 +0000 (11:14 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Sat, 19 Oct 2013 09:14:20 +0000 (11:14 +0200)
setup.py

index 3b6dc2d40f0f551630dac1007aaf72e0af819724..2391c527298299a616551d77a3a7a07d764df38d 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -63,6 +63,7 @@ setup(
     ' YouTube.com and other video sites.',
     url='https://github.com/rg3/youtube-dl',
     author='Ricardo Garcia',
+    author_email='ytdl@yt-dl.org',
     maintainer='Philipp Hagemeister',
     maintainer_email='phihag@phihag.de',
     packages=['youtube_dl', 'youtube_dl.extractor'],