vagrant-cloudstack.gemspec in vagrant-cloudstack-0.10.0 vs vagrant-cloudstack.gemspec in vagrant-cloudstack-1.0.0
- old
+ new
@@ -4,12 +4,12 @@
Gem::Specification.new do |s|
s.name = "vagrant-cloudstack"
s.version = VagrantPlugins::Cloudstack::VERSION
s.platform = Gem::Platform::RUBY
s.license = "MIT"
- s.authors = ["Mitchell Hashimoto", "Carl Loa Odin", "Tor-Åke Fransson", "Olle Lundberg", "Roeland Kuipers", "Yuichi Uemura", "Atsushi Sasaki", "Nicolas Brechet", "Peter Jönsson", "Christophe Roux", "Andrei Chiriaev"]
- s.email = "engineering.support@klarna.com"
- s.homepage = "https://github.com/klarna/vagrant-cloudstack/"
+ s.authors = ["Mitchell Hashimoto", "Carl Loa Odin", "Tor-Åke Fransson", "Olle Lundberg", "Roeland Kuipers", "Yuichi Uemura", "Atsushi Sasaki", "Nicolas Brechet", "Peter Jönsson", "Christophe Roux", "Andrei Chiriaev", "Miguel Ferreira", "Timothy van Zadelhoff"]
+ s.email = "int-toolkit@schubergphilis.com"
+ s.homepage = "https://github.com/schubergphilis/vagrant-cloudstack/"
s.summary = "Enables Vagrant to manage machines in Cloudstack."
s.description = "Enables Vagrant to manage machines in Cloudstack."
s.required_rubygems_version = ">= 1.3.6"
s.rubyforge_project = "vagrant-cloudstack"