X-Git-Url: https://jfr.im/git/yt-dlp.git/blobdiff_plain/139d8ac106dc173d27cf20361b649c0dbc5f9b67..fd545fc6d1a5b489830e80c421f7e09264e0c80f:/setup.py diff --git a/setup.py b/setup.py index b8c3e0925..67d6633ed 100644 --- a/setup.py +++ b/setup.py @@ -107,8 +107,8 @@ def run(self): 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',