Skip to content

Commit

Permalink
make gemspec more consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
davetron5000 committed Jul 25, 2015
1 parent 509c554 commit 94161a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stitches.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Gem::Specification.new do |s|
s.name = "stitches"
s.version = Stitches::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ['Dave Copeland']
s.email = ['dave@stitchfix.com', 'opensource@stitchfix.com']
s.authors = ["Stitch Fix Engineering","Andrew Peterson","Dave Copeland","Jonathan Dean"]
s.email = ["opensource@stitchfix.com","andy@ndpsoftware.com","[email protected]","[email protected]"]
s.homepage = "https://github.com/stitchfix/stitches"
s.summary = "You'll be in stitches at how easy it is to create a service at Stitch Fix"
s.description = "You'll be in stitches at how easy it is to create a service at Stitch Fix"
Expand Down

0 comments on commit 94161a1

Please sign in to comment.