Skip to content

Commit

Permalink
List /me in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kirs committed Nov 29, 2013
1 parent df3fba9 commit cf502eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions capistrano-bundler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|
spec.name = 'capistrano-bundler'
spec.version = '1.1.0'
spec.authors = ['Tom Clements', 'Lee Hambley']
spec.email = ['seenmyfate@gmail.com', 'lee.hambley@gmail.com']
spec.authors = ['Tom Clements', 'Lee Hambley', 'Kir Shatrov']
spec.email = ['seenmyfate@gmail.com', 'lee.hambley@gmail.com', 'shatrov@me.com']
spec.description = %q{Bundler support for Capistrano 3.x}
spec.summary = %q{Bundler support for Capistrano 3.x}
spec.homepage = 'https://github.com/capistrano/bundler'
Expand Down

0 comments on commit cf502eb

Please sign in to comment.