Skip to content

Commit

Permalink
Update gemspec to add @anfleene as an author
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Fleener committed Apr 23, 2015
1 parent aa3e724 commit 4790637
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gem-empty.gemspec
Expand Up @@ -6,8 +6,8 @@ require File.expand_path("../lib/gem-empty/version.rb", __FILE__)
Gem::Specification.new do |s|
s.name = "gem-empty"
s.version = GemEmpty::VERSION
s.authors = ["Michal Papis"]
s.email = ["mpapis@gmail.com"]
s.authors = ["Michal Papis", "Andy Fleener"]
s.email = ["mpapis@gmail.com", "anfleene@gmail.com"]
s.homepage = "https://github.com/rvm/gem-empty"
s.summary = "Gem command to remove all gems from current GEM_HOME."
s.license = "Apache 2.0"
Expand Down

0 comments on commit 4790637

Please sign in to comment.