From 4847bd5da7b2351cf1d016ea7c14879e8e26051b Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Jun 26 2008 02:41:18 +0000 Subject: fixed silly end-of-line error --- diff --git a/__init__.py b/__init__.py index 74c0e79..033aa4b 100644 --- a/__init__.py +++ b/__init__.py @@ -44,9 +44,9 @@ __author__ = supybot.Author('Mike McGrath', 'mmcgrath', 'mmcgrath@redhat.com') # This is a dictionary mapping supybot.Author instances to lists of # contributions. __contributors__ = {supybot.Author('Ian Weller', 'ianweller', - 'ianweller@gmail.com'): ["secondary - maintainer and code - sanitizer"]} + 'ianweller@gmail.com'): ["secondary \ + maintainer and \ + code sanitizer"]} # This is a url where the most recent plugin package can be downloaded. __url__ = '' # 'http://supybot.com/Members/yourname/Fedora/download'