Skip to content

Commit

Permalink
update authors based on git shortlog
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Sep 3, 2011
1 parent 4925fd5 commit 7a110f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion high_voltage.gemspec
Expand Up @@ -7,5 +7,5 @@ Gem::Specification.new do |s|
s.summary = 'Simple static page rendering controller'
s.description = 'Fire in the disco. Fire in the ... taco bell.'
s.files = ["MIT-LICENSE", "README.md", "{app,config,lib}/**/*"].map { |glob| Dir[glob] }.flatten
s.authors = ['Dan Croak', 'Matt Jankowski', 'Tammer Saleh', 'Nick Quaranto', 'Tristan Dunn', 'Chad Pytel', 'Joe Ferris']
s.authors = ['Matt Jankowski', 'Dan Croak', 'Nick Quaranto', 'Chad Pytel', 'Joe Ferris', 'J. Edward Dewyea', 'Tammer Saleh', 'Mike Burns', 'Tristan Dunn']
end

0 comments on commit 7a110f5

Please sign in to comment.