update author/maintainer data

This commit is contained in:
Gordon Shumway 2019-12-04 01:49:25 -05:00 committed by GitHub
parent 882eb6a074
commit e2d3632846
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ __version__ = ""
# XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('butterscotchstallion', 'butterscotchstallion',
'https://github.com/butterscotchstallion/limnoria-plugins/')
'')
__maintainer__ = getattr(supybot.authors, 'oddluck',
supybot.Author('oddluck', 'oddluck', 'oddluck@riseup.net'))