diff --git a/Cayenne/__init__.py b/Cayenne/__init__.py index f675f65..c00690c 100644 --- a/Cayenne/__init__.py +++ b/Cayenne/__init__.py @@ -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'))