diff options
| author | Sergey M․ <dstftw@gmail.com> | 2017-02-22 01:51:27 +0700 | 
|---|---|---|
| committer | Sergey M․ <dstftw@gmail.com> | 2017-02-22 01:51:27 +0700 | 
| commit | 0d427c83047778d2984df5594b96f119ec7f8771 (patch) | |
| tree | 8c3b55efa4a08ede0184f60149a294a4c61fbe9e | |
| parent | 139d8ac106dc173d27cf20361b649c0dbc5f9b67 (diff) | |
[setup] Actualize maintainer info
| -rw-r--r-- | setup.py | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -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', | 
