summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Bundler Bot <bot@bundler.io>2018-08-27 04:16:36 +0000
committerColby Swandale <me@colby.fyi>2018-10-05 13:48:27 +1000
commit4629e9e70f54ed6ed090d017e2971fbcf7c0b340 (patch)
treea830a5ab12c7fd540ab05ade5c9c20de9e318257
parente3897b31ad919a779e682df5f1cf0af98f250c11 (diff)
downloadbundler-4629e9e70f54ed6ed090d017e2971fbcf7c0b340.tar.gz
Auto merge of #6670 - bundler:colby/invite-stephanie-morillo, r=segiddins
Add Stephanie Morillo to gemspec author list (cherry picked from commit 668c06102dbf9843c19c3524fd43c0731d451ffa)
-rw-r--r--bundler.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundler.gemspec b/bundler.gemspec
index 89db4687a3..a06e969a96 100644
--- a/bundler.gemspec
+++ b/bundler.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.license = "MIT"
s.authors = [
"André Arko", "Samuel Giddins", "Colby Swandale", "Hiroshi Shibata",
- "David Rodríguez", "Grey Baker", "Chris Morris", "James Wen", "Tim Moore",
+ "David Rodríguez", "Grey Baker", "Stephanie Morillo", "Chris Morris", "James Wen", "Tim Moore",
"André Medeiros", "Jessica Lynn Suttles", "Terence Lee", "Carl Lerche",
"Yehuda Katz"
]