Skip to content

Commit 059e073

Browse files
committed
Update authors list to add Mazza
1 parent 456c63e commit 059e073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faraday-http-cache.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
66
gem.licenses = ['Apache-2.0']
77
gem.description = 'Middleware to handle HTTP caching'
88
gem.summary = 'A Faraday middleware that stores and validates cache expiration.'
9-
gem.authors = ['George Guimarães', 'Gustavo Araujo']
9+
gem.authors = ['Lucas Mazza', 'George Guimarães', 'Gustavo Araujo']
1010
gem.email = ['opensource@sourcelevel.io']
1111
gem.homepage = 'https://github.com/sourcelevel/faraday-http-cache'
1212

0 commit comments

Comments
 (0)