mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-27 05:21:13 -05:00
YouTube: update author/maintainer
This commit is contained in:
parent
33c7a3fc08
commit
0dfba817d6
@ -40,10 +40,8 @@ import supybot.world as world
|
|||||||
__version__ = "2020.02.24+git"
|
__version__ = "2020.02.24+git"
|
||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('butterscotchstallion', 'butterscotchstallion',
|
__author__ = supybot.Author('oddluck', 'oddluck', 'oddluck@riseup.net')
|
||||||
'')
|
__maintainer__ = {}
|
||||||
__maintainer__ = getattr(supybot.authors, 'oddluck',
|
|
||||||
supybot.Author('oddluck', 'oddluck', 'oddluck@riseup.net'))
|
|
||||||
|
|
||||||
# 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…
x
Reference in New Issue
Block a user