Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
add the new team members of the bundler core team to the author list …
Browse files Browse the repository at this point in the history
…in the Bundler gemspec
  • Loading branch information
Colby Swandale committed Jan 18, 2018
1 parent 2649066 commit 62074ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.authors = [
"André Arko", "Samuel Giddins", "Chris Morris", "James Wen", "Tim Moore",
"André Medeiros", "Jessica Lynn Suttles", "Terence Lee", "Carl Lerche",
"Yehuda Katz"
"Yehuda Katz", "Colby Swandale", "Hiroshi Shibata"
]
s.email = ["team@bundler.io"]
s.homepage = "http://bundler.io"
Expand Down

0 comments on commit 62074ff

Please sign in to comment.