diff --git a/hub.gemspec b/hub.gemspec index 80cd5ff03b31be88c9f4f2bcb062d28ed39166ee..ed8a1a7a8f8662bc2347f043e89e7a4896f38f7e 100644 --- a/hub.gemspec +++ b/hub.gemspec @@ -5,8 +5,8 @@ Gem::Specification.new do |s| s.name = "hub" s.version = Hub::VERSION s.summary = "Command-line wrapper for git and GitHub" - s.homepage = "https://github.com/defunkt/hub" - s.email = "chris@ozmm.org" + s.homepage = "http://defunkt.io/hub/" + s.email = "mislav.marohnic@gmail.com" s.authors = [ "Chris Wanstrath", "Mislav Marohnić" ] s.add_development_dependency 'rake'