maestrano.gemspec in maestrano-1.0.0.pre.RC9 vs maestrano.gemspec in maestrano-1.0.0

- old
+ new

@@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = 'maestrano' s.version = Maestrano::VERSION s.summary = 'Ruby bindings for the Maestrano API' s.description = 'Maestrano is the next generation marketplace for SME applications. See https://maestrano.com for details.' - s.authors = ['Arnaud Lachaume'] - s.email = ['arnaud.lachaume@maestrano.com'] + s.authors = ['Maestrano'] + s.email = ['it@maestrano.com'] s.homepage = 'https://maestrano.com' s.license = 'MIT' s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- test/*`.split("\n")