зеркало из https://github.com/github/scientist.git
add myself to gemspec email list
This commit is contained in:
Родитель
2e64248536
Коммит
30102da0f7
|
@ -4,8 +4,8 @@ Gem::Specification.new do |gem|
|
|||
gem.name = "scientist"
|
||||
gem.description = "A Ruby library for carefully refactoring critical paths"
|
||||
gem.version = Scientist::VERSION
|
||||
gem.authors = ["GitHub Open Source", "John Barnette", "Rick Bradley"]
|
||||
gem.email = ["opensource+scientist@github.com", "jbarnette@github.com", "rick@rickbradley.com"]
|
||||
gem.authors = ["GitHub Open Source", "John Barnette", "Rick Bradley", "Jesse Toth"]
|
||||
gem.email = ["opensource+scientist@github.com", "jbarnette@github.com", "rick@rickbradley.com", "jesseplusplus@github.com"]
|
||||
gem.summary = "Carefully test, measure, and track refactored code."
|
||||
gem.homepage = "https://github.com/github/scientist"
|
||||
gem.license = "MIT"
|
||||
|
|
Загрузка…
Ссылка в новой задаче