diff --git a/plugins/MegaHAL/__init__.py b/plugins/MegaHAL/__init__.py index 0a2fa10f2..6802d6d2c 100644 --- a/plugins/MegaHAL/__init__.py +++ b/plugins/MegaHAL/__init__.py @@ -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.