Skip to content

Commit b773570

Browse files
committed
Updating authorship.
1 parent 918bc42 commit b773570

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Rakefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Jeweler::Tasks.new do |gem|
1818
gem.name = "annotate"
1919
gem.summary = "Annotates Rails models, routes, fixtures, and others based on the database schema."
2020
gem.description = "When run, inserts table descriptions from db.schema into a comment block of relevant source code."
21-
gem.email = ["alex@stinky.com", 'ctran@pragmaquest.com', "[email protected]", "[email protected]"]
22-
gem.homepage = "http://github.com/ctran/annotate_models"
21+
gem.email = ['ctran@pragmaquest.com', "alex@stinky.com", "[email protected]", "[email protected]"]
22+
gem.homepage = "http://github.com/MrJoy/annotate_models"
2323
gem.authors = ['Cuong Tran', "Alex Chaffee", "Marcos Piccinini", "Turadg Aleahmad"]
2424

2525
gem.rubyforge_project = "annotate"

0 commit comments

Comments
 (0)