Skip to content

Commit

Permalink
Update email to point to general thoughtbot account
Browse files Browse the repository at this point in the history
This change will keep the gem from being tied specifically to one person
in Rubygems.
  • Loading branch information
geoffharcourt committed Feb 2, 2018
1 parent c85fc41 commit af5807e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parity.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
those who write the code to deploy the code.
eos

spec.email = ["geoff@thoughtbot.com"]
spec.email = ["ralph@thoughtbot.com"]
spec.executables = ["development", "staging", "production"]
spec.files = `git ls-files -- lib/* README.md`.split("\n")
spec.homepage = "https://github.com/thoughtbot/parity"
Expand Down

0 comments on commit af5807e

Please sign in to comment.