[setup] Actualize maintainer info
This commit is contained in:
parent
139d8ac106
commit
0d427c8304
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -107,8 +107,8 @@ setup(
|
|||
url='https://github.com/rg3/youtube-dl',
|
||||
author='Ricardo Garcia',
|
||||
author_email='ytdl@yt-dl.org',
|
||||
maintainer='Philipp Hagemeister',
|
||||
maintainer_email='phihag@phihag.de',
|
||||
maintainer='Sergey M.',
|
||||
maintainer_email='dstftw@gmail.com',
|
||||
packages=[
|
||||
'youtube_dl',
|
||||
'youtube_dl.extractor', 'youtube_dl.downloader',
|
||||
|
|
Loading…
Reference in a new issue