update author/maintainer data

This commit is contained in:
Gordon Shumway 2019-12-04 01:14:02 -05:00 committed by GitHub
parent f9f29c6817
commit 7a77edacb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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__ = {}