瀏覽代碼

Add an author email

Philipp Hagemeister 12 年之前
父節點
當前提交
284acd57d6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      setup.py

+ 1 - 0
setup.py

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