Set the author as being ProgVal ;)

This commit is contained in:
Valentin Lorentz 2010-10-27 14:20:04 +02:00
parent ecfe196eae
commit 5603e8ef2f

View File

@ -41,7 +41,8 @@ import supybot.world as world
__version__ = ""
# XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.authors.unknown
__author__ = supybot.Author('Valentin Lorentz', 'ProgVal',
'progval@gmail.com')
# This is a dictionary mapping supybot.Author instances to lists of
# contributions.