From 843098bc0de0c22b39fa665265e4e061dee97428 Mon Sep 17 00:00:00 2001 From: Saku Ytti Date: Mon, 2 Feb 2015 11:38:42 +0200 Subject: add nopedial as author, so he can release gem --- oxidized.gemspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/oxidized.gemspec b/oxidized.gemspec index e9c52fd..413f150 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,10 +1,10 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.3.0' + s.version = '0.2.4' s.licenses = %w( Apache-2.0 ) s.platform = Gem::Platform::RUBY - s.authors = [ 'Saku Ytti' ] - s.email = %w( saku@ytti.fi ) + s.authors = [ 'Saku Ytti', 'Samer Abdel-Hafez' ] + s.email = %w( saku@ytti.fi sam@arahant.net ) s.homepage = 'http://github.com/ytti/oxidized' s.summary = 'feeble attempt at rancid' s.description = 'software to fetch configuration from network devices and store them' -- cgit v1.2.1