mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-22 18:39:31 +01:00
parent
e44083f9a5
commit
410b51657a
@ -39,9 +39,8 @@ import supybot.world as world
|
|||||||
# in here if you're keeping the plugin in CVS or some similar system.
|
# in here if you're keeping the plugin in CVS or some similar system.
|
||||||
__version__ = ""
|
__version__ = ""
|
||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
__author__ = getattr(supybot.authors, 'jlu',
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
supybot.Author('James Lu', 'GLolol', 'james@overdrivenetworks.com'))
|
||||||
'james@overdrivenetworks.com')
|
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
Loading…
Reference in New Issue
Block a user