diff options
Diffstat (limited to 'scripts/8-ball.pl')
| -rw-r--r-- | scripts/8-ball.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/8-ball.pl b/scripts/8-ball.pl index 5087080..41a522d 100644 --- a/scripts/8-ball.pl +++ b/scripts/8-ball.pl @@ -30,8 +30,8 @@ use Irssi qw(command_bind signal_add); use IO::File; $VERSION = '0.21'; %IRSSI = ( - authors => 'Patrik Jansson', - contact => 'gein@knivby.nu', + authors => 'Patrik Akerfeldt', + contact => 'patrik.akerfeldt@gmail.com', name => '8-ball', description => 'Dont like to take decisions? Have the 8-ball do it for you instead.', license => 'GPL', |
