Skip to content

Commit

Permalink
Revert "updating author / email"
Browse files Browse the repository at this point in the history
This reverts commit 7ca86b7.
  • Loading branch information
eileencodes committed May 8, 2017
1 parent e37c6ae commit 81e1ecd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rack.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ EOF
s.extra_rdoc_files = ['README.rdoc', 'HISTORY.md']
s.test_files = Dir['test/spec_*.rb']

s.author = 'Aaron Patterson'
s.email = '[email protected]'
s.author = 'Christian Neukirchen'
s.email = '[email protected]'
s.homepage = 'http://rack.github.io/'
s.required_ruby_version = '>= 2.2.2'

Expand Down

0 comments on commit 81e1ecd

Please sign in to comment.