projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e590a1
)
Add an author email
author
Philipp Hagemeister
<phihag@phihag.de>
Sat, 19 Oct 2013 09:14:20 +0000
(11:14 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sat, 19 Oct 2013 09:14:20 +0000
(11:14 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/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'],