X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=setup.py;h=7dbb5805f8e124dd3f4634255d9090940b2880e4;hb=c33de004e13da11f1ae3cad7310b36500cfb9d28;hp=b8c3e0925ea364d6f2e5ad3fb102348a1f84e759;hpb=139d8ac106dc173d27cf20361b649c0dbc5f9b67;p=youtube-dl diff --git a/setup.py b/setup.py index b8c3e0925..7dbb5805f 100644 --- a/setup.py +++ b/setup.py @@ -107,8 +107,9 @@ 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', + license='Unlicense', packages=[ 'youtube_dl', 'youtube_dl.extractor', 'youtube_dl.downloader',