Skip to content

Commit

Permalink
Fix rendering of authors string
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicsayers committed Apr 19, 2017
1 parent 377e427 commit d82f5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion griddler-cloudmailin.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'griddler/cloudmailin/version'
Gem::Specification.new do |spec|
spec.name = 'griddler-cloudmailin'
spec.version = Griddler::Cloudmailin::VERSION
spec.authors = ['Dominic Sayers & Caleb Thompson']
spec.authors = ['Dominic Sayers, Steve Smith and Caleb Thompson']
spec.email = ['dominic@sayers.cc']
spec.summary = 'Griddler Plugin for cloudmailin'
spec.description = 'Griddler Plugin for cloudmailin email parsing service'
Expand Down

0 comments on commit d82f5b0

Please sign in to comment.