Use maintainer info.
This commit is contained in:
parent
c707aa893d
commit
6319773cb9
1 changed files with 1 additions and 2 deletions
3
setup.py
3
setup.py
|
@ -168,8 +168,7 @@ args = dict(
|
|||
name = AppName,
|
||||
version = AppVersion,
|
||||
description = 'a powerful webcomic downloader and archiver',
|
||||
author = 'Tristan Seligmann, Jonathan Jacobs, Bastian Kleineidam',
|
||||
author_email = 'calvin@users.sourceforge.net',
|
||||
author = 'Tristan Seligmann, Jonathan Jacobs',
|
||||
maintainer = 'Bastian Kleineidam',
|
||||
maintainer_email = 'calvin@users.sourceforge.net',
|
||||
license = 'MIT',
|
||||
|
|
Loading…
Reference in a new issue