X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=setup.py;h=67d6633ed6f8301f6fdd31a079a6e4dd1ce0b6b3;hp=b8c3e0925ea364d6f2e5ad3fb102348a1f84e759;hb=0d427c83047778d2984df5594b96f119ec7f8771;hpb=139d8ac106dc173d27cf20361b649c0dbc5f9b67 diff --git a/setup.py b/setup.py index b8c3e0925..67d6633ed 100644 --- a/setup.py +++ b/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',