Commit b7735703 by Jon Frisby

Updating authorship.

parent 918bc420
......@@ -18,8 +18,8 @@ Jeweler::Tasks.new do |gem|
gem.name = "annotate"
gem.summary = "Annotates Rails models, routes, fixtures, and others based on the database schema."
gem.description = "When run, inserts table descriptions from db.schema into a comment block of relevant source code."
gem.email = ["alex@stinky.com", 'ctran@pragmaquest.com', "x@nofxx.com", "turadg@aleahmad.net"]
gem.homepage = "http://github.com/ctran/annotate_models"
gem.email = ['ctran@pragmaquest.com', "alex@stinky.com", "x@nofxx.com", "turadg@aleahmad.net"]
gem.homepage = "http://github.com/MrJoy/annotate_models"
gem.authors = ['Cuong Tran', "Alex Chaffee", "Marcos Piccinini", "Turadg Aleahmad"]
gem.rubyforge_project = "annotate"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment