about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 4cbaa57..e9997d8 100644
--- a/Rakefile
+++ b/Rakefile
@@ -6,7 +6,7 @@ require 'mogilefs'
 
 Hoe.new 'mogilefs-client', MogileFS::VERSION do |p|
   p.rubyforge_name = 'seattlerb'
-  p.authors = [ 'Eric Wong', 'Eric Hodel' ]
+  p.author = [ 'Eric Wong', 'Eric Hodel' ]
   p.email = 'normalperson@yhbt.net' # (Eric Wong)
   # p.email = 'drbrain@segment7.net' # (Eric Hodel)
   p.summary = p.paragraphs_of('README.txt', 1).first