diff --git a/src/Channel.py b/src/Channel.py index 5c27f08f8..dd092b14f 100755 --- a/src/Channel.py +++ b/src/Channel.py @@ -36,6 +36,9 @@ import supybot __revision__ = "$Id$" __author__ = supybot.authors.jemfinch +__contributors__ = { + supybot.authors.skorobeus: ['enable', 'disable'], + } import supybot.fix as fix