[setup] Actualize maintainer info
authorSergey M․ <dstftw@gmail.com>
Tue, 21 Feb 2017 18:51:27 +0000 (01:51 +0700)
committerSergey M․ <dstftw@gmail.com>
Tue, 21 Feb 2017 18:51:27 +0000 (01:51 +0700)
setup.py

index b8c3e0925ea364d6f2e5ad3fb102348a1f84e759..67d6633ed6f8301f6fdd31a079a6e4dd1ce0b6b3 100644 (file)
--- 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',