Skip to content

Commit

Permalink
Update reference email
Browse files Browse the repository at this point in the history
This should spare @croaky any unsolicited support requests.
  • Loading branch information
geoffharcourt committed Jan 2, 2018
1 parent 19e54b0 commit caec415
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 = ["dan@thoughtbot.com"]
spec.email = ["geoff@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

1 comment on commit caec415

@croaky
Copy link
Contributor

@croaky croaky commented on caec415 Jan 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Please sign in to comment.