mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-25 20:41:21 -05:00
update author/maintainer data
This commit is contained in:
parent
d485afb0ea
commit
796ce887e3
@ -14,7 +14,7 @@ import importlib
|
||||
# in here if you're keeping the plugin in CVS or some similar system.
|
||||
__version__ = ""
|
||||
|
||||
__author__ = supybot.Author('SpiderDave', 'SpiderDave', 'https://github.com/SpiderDave/spidey-supybot-plugins')
|
||||
__author__ = supybot.Author('SpiderDave', 'SpiderDave', '')
|
||||
__maintainer__ = getattr(supybot.authors, 'oddluck',
|
||||
supybot.Author('oddluck', 'oddluck', 'oddluck@riseup.net'))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user