From dcba5a63a76d940ebd64d49e0eecf98a437fb80c Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Thu, 19 May 2011 09:46:32 -0600 Subject: [PATCH] Added author and site module info. --- 3.1/modules/bitly/module.info | 4 ++-- 3.1/modules/twitter/module.info | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/3.1/modules/bitly/module.info b/3.1/modules/bitly/module.info index ad4cf6d7..31ac2592 100644 --- a/3.1/modules/bitly/module.info +++ b/3.1/modules/bitly/module.info @@ -1,7 +1,7 @@ name = "bit.ly" description = "Shorten and track Gallery URLs with bit.ly (http://bit.ly). You'll need a bit.ly API key." version = 1 -author_name = "" -author_url = "" +author_name = "Chad Kieffer" +author_url = "http://2tbsp.com/content/bitly-module-gallery-3" info_url = "http://codex.gallery2.org/Gallery3:Modules:bitly" discuss_url = "http://gallery.menalto.com/forum_module_bitly" diff --git a/3.1/modules/twitter/module.info b/3.1/modules/twitter/module.info index 9db1dcf7..988a4a17 100644 --- a/3.1/modules/twitter/module.info +++ b/3.1/modules/twitter/module.info @@ -1,7 +1,7 @@ name = "Twitter" description = "Share Gallery albums, photos, and movies on Twitter." version = 1 -author_name = "" -author_url = "" +author_name = "Chad Kieffer" +author_url = "http://2tbsp.com/content/twitter-module-gallery-3" info_url = "http://codex.gallery2.org/Gallery3:Modules:twitter" discuss_url = "http://gallery.menalto.com/forum_module_twitter"