From 3bc7f107743468d6a3411e9f6844c92579b39a4c Mon Sep 17 00:00:00 2001 From: Patrik Ã…kerfeldt Date: Fri, 24 Apr 2015 12:08:27 +0200 Subject: Updating author details I've had a rename since back when this script was written. Also, the old email address is soon deprecated.--- scripts/8-ball.pl | 4 ++-- 1 file 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', -- cgit v1.2.3