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,
|
name = AppName,
|
||||||
version = AppVersion,
|
version = AppVersion,
|
||||||
description = 'a powerful webcomic downloader and archiver',
|
description = 'a powerful webcomic downloader and archiver',
|
||||||
author = 'Tristan Seligmann, Jonathan Jacobs, Bastian Kleineidam',
|
author = 'Tristan Seligmann, Jonathan Jacobs',
|
||||||
author_email = 'calvin@users.sourceforge.net',
|
|
||||||
maintainer = 'Bastian Kleineidam',
|
maintainer = 'Bastian Kleineidam',
|
||||||
maintainer_email = 'calvin@users.sourceforge.net',
|
maintainer_email = 'calvin@users.sourceforge.net',
|
||||||
license = 'MIT',
|
license = 'MIT',
|
||||||
|
|
Loading…
Reference in a new issue