[setup] Actualize maintainer info
parent
139d8ac106
commit
0d427c8304
4
setup.py
4
setup.py
|
@ -107,8 +107,8 @@ setup(
|
||||||
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',
|
author_email='ytdl@yt-dl.org',
|
||||||
maintainer='Philipp Hagemeister',
|
maintainer='Sergey M.',
|
||||||
maintainer_email='phihag@phihag.de',
|
maintainer_email='dstftw@gmail.com',
|
||||||
packages=[
|
packages=[
|
||||||
'youtube_dl',
|
'youtube_dl',
|
||||||
'youtube_dl.extractor', 'youtube_dl.downloader',
|
'youtube_dl.extractor', 'youtube_dl.downloader',
|
||||||
|
|
Loading…
Reference in New Issue