Skip to content

Commit

Permalink
Add Piotr Kuczynski to authors
Browse files Browse the repository at this point in the history
  • Loading branch information
pkuczynski committed May 26, 2023
1 parent e459c79 commit 772b047
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gem-empty.gemspec
Original file line number Diff line number Diff line change
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", "Andy Fleener"]
s.email = ["mpapis@gmail.com", "anfleene@gmail.com"]
s.authors = ["Michal Papis", "Andy Fleener", "Piotr Kuczynski"]
s.email = ["mpapis@gmail.com", "anfleene@gmail.com", "piotr.kuczynski@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 772b047

Please sign in to comment.