From 31b03e81a5116a6ff2a64fd7e2a62a936d75eb6c Mon Sep 17 00:00:00 2001 From: quoidautre Date: Sun, 19 Apr 2015 08:43:35 +0000 Subject: [PATCH] rename variables + github account --- lib/DDG/Goodie/IsAwesome/Quoidautre.pm | 6 +++--- t/IsAwesome/Quoidautre.t | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/DDG/Goodie/IsAwesome/Quoidautre.pm b/lib/DDG/Goodie/IsAwesome/Quoidautre.pm index d937fbf39..1b4a66860 100644 --- a/lib/DDG/Goodie/IsAwesome/Quoidautre.pm +++ b/lib/DDG/Goodie/IsAwesome/Quoidautre.pm @@ -4,14 +4,14 @@ package DDG::Goodie::IsAwesome::Quoidautre; use DDG::Goodie; use strict; -zci answer_type => "is_awesome_git_hub_username"; +zci answer_type => "quoidautre"; zci is_cached => 1; name "IsAwesome Quoidautre"; -description "My first Goodie, it lets Quoidautre"; +description "My first Goodie, it lets the world know Quoidautre is awesome"; category "special"; topics "special_interest", "geek"; -code_url "https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/lib/DDG/Goodie/IsAwesome/GitHubUsername.pm"; +code_url "https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/lib/DDG/Goodie/IsAwesome/Quoidautre.pm"; attribution github => ["https://github.com/quoidautre", "quoidautre"], twitter => "quoidautre_test"; diff --git a/t/IsAwesome/Quoidautre.t b/t/IsAwesome/Quoidautre.t index a7cd12bc0..0e6ea8c3e 100644 --- a/t/IsAwesome/Quoidautre.t +++ b/t/IsAwesome/Quoidautre.t @@ -5,7 +5,7 @@ use warnings; use Test::More; use DDG::Test::Goodie; -zci answer_type => "is_awesome_git_hub_username"; +zci answer_type => "quoidautre"; zci is_cached => 1; ddg_goodie_test(