config/hoe.rb in qtext-0.6.2 vs config/hoe.rb in qtext-0.6.5
- old
+ new
@@ -1,7 +1,7 @@
require 'qtext/version'
-AUTHOR = 'FIXME full name' # can also be an array of Authors
+AUTHOR = 'John Anderson' # can also be an array of Authors
EMAIL = "panic@semiosix.com"
DESCRIPTION = "description of gem"
GEM_NAME = 'qtext' # what ppl will type to install your gem
RUBYFORGE_PROJECT = 'qtext' # The unix name for your project
HOMEPATH = "http://#{RUBYFORGE_PROJECT}.rubyforge.org"