Updated contributors.

This commit is contained in:
Jeremy Fincher 2004-10-01 04:13:32 +00:00
parent 00d12306d4
commit 3a9194d2e4

View File

@ -32,9 +32,15 @@ Randomly mixed insults. @config list supybot.plugins.Insult values are
available for customizing.
"""
__author__ = "Mike Taylor <bear@code-bear.com>"
import supybot
__author__ = supybot.authors.bear
__revision__ = "$Id$"
#__contributors = ['Grant Bowman <grantbow@grantbow.com>', supybot.authors.jemfinch]
__contributors__ = {
supybot.authors.grantbow: ['dirty word configuration option',
'cleanup and style fixes']
}
# The list of words came from the mozbot Insult.bm module
# The header of that module has the following credit: