update author/maintainer data
This commit is contained in:
parent
f9f29c6817
commit
7a77edacb0
|
@ -22,7 +22,6 @@ __author__ = supybot.Author('butterscotchstallion', 'butterscotchstallion',
|
|||
__maintainer__ = getattr(supybot.authors, 'oddluck',
|
||||
supybot.Author('oddluck', 'oddluck', 'oddluck@riseup.net'))
|
||||
|
||||
|
||||
# This is a dictionary mapping supybot.Author instances to lists of
|
||||
# contributions.
|
||||
__contributors__ = {}
|
||||
|
|
Loading…
Reference in New Issue