summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaku Ytti <saku@ytti.fi>2015-02-02 11:38:42 +0200
committerSaku Ytti <saku@ytti.fi>2015-02-02 11:38:42 +0200
commit843098bc0de0c22b39fa665265e4e061dee97428 (patch)
tree2b2a39859590074daaa9588e5d7fcb24360731d9
parent02664aab2ed621f7632beacf35b90614de2f0c59 (diff)
add nopedial as author, so he can release gem
-rw-r--r--oxidized.gemspec6
1 files 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'