update GitHub attribution for IsValid plugins

master
Alessandro Ghedini 2012-08-20 15:23:48 +02:00
parent 05acccd720
commit 8bd5683ea4
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ use DDG::Goodie;
use Try::Tiny;
use JSON qw(from_json);
attribution github => ['https://github.com/AlexBio', 'AlexBio' ],
attribution github => ['https://github.com/ghedo', 'ghedo' ],
web => ['http://ghedini.me', 'Alessandro Ghedini'];
zci answer_type => 'isvalid';

View File

@ -6,7 +6,7 @@ use DDG::Goodie;
use Try::Tiny;
use XML::Simple;
attribution github => ['https://github.com/AlexBio', 'AlexBio' ],
attribution github => ['https://github.com/ghedo', 'ghedo' ],
web => ['http://ghedini.me', 'Alessandro Ghedini'];
zci answer_type => 'isvalid';