mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-26 04:51:09 -05:00
update author/maintainer data
This commit is contained in:
parent
190380e739
commit
efff1e8288
@ -52,8 +52,7 @@ if not hasattr(supybot.authors, 'progval') or not hasattr(supybot.authors, 'quan
|
|||||||
supybot.authors.quantumlemur = supybot.Author('quantumlemur', 'quantumlemur',
|
supybot.authors.quantumlemur = supybot.Author('quantumlemur', 'quantumlemur',
|
||||||
'quantumlemur@users.sourceforge.net')
|
'quantumlemur@users.sourceforge.net')
|
||||||
__contributors__ = {supybot.authors.quantumlemur: ['original plugin base'],
|
__contributors__ = {supybot.authors.quantumlemur: ['original plugin base'],
|
||||||
supybot.authors.progval: ['code enhancement'],
|
supybot.authors.progval: ['code enhancement']}
|
||||||
__author__: ['Jeopardy! stuff', 'lots more']}
|
|
||||||
|
|
||||||
# This is a url where the most recent plugin package can be downloaded.
|
# This is a url where the most recent plugin package can be downloaded.
|
||||||
__url__ = 'https://github.com/oddluck/limnoria-plugins/'
|
__url__ = 'https://github.com/oddluck/limnoria-plugins/'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user