Skip to content

Commit

Permalink
authors.add self
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Aug 16, 2020
1 parent 5435ff0 commit 5a03878
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions simplecov.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Gem::Specification.new do |gem|
gem.name = "simplecov"
gem.version = version
gem.platform = Gem::Platform::RUBY
gem.authors = ["Christoph Olszowka"]
gem.email = ["christoph at olszowka de"]
gem.authors = ["Christoph Olszowka", "Tobias Pfeiffer"]
gem.email = ["christoph at olszowka de", "[email protected]"]
gem.homepage = "https://github.com/simplecov-ruby/simplecov"
gem.summary = "Code coverage for Ruby"
gem.description = %(Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites)
Expand Down

0 comments on commit 5a03878

Please sign in to comment.