Skip to content

Commit

Permalink
tweaking gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Dickey committed Dec 13, 2011
1 parent 97577b6 commit a64f322
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions messaging.gemspec
Expand Up @@ -7,8 +7,8 @@ require "messaging/version"
Gem::Specification.new do |s|
s.name = "messaging"
s.version = Messaging::VERSION
s.authors = ["TODO: Your name"]
s.email = ["TODO: Your email"]
s.authors = ["Jeff Dickey", "Frode Fikke"]
s.email = ["me@jeffdickey.info", "frodefi@gmail.com"]
s.homepage = "TODO"
s.summary = "TODO: Summary of Messaging."
s.description = "TODO: Description of Messaging."
Expand Down

0 comments on commit a64f322

Please sign in to comment.