Skip to content

Commit

Permalink
Update gem authors per Aaron's request.
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Nov 10, 2008
1 parent 67a18d4 commit 059769d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -21,6 +21,7 @@ require 'nokogiri/version'

HOE = Hoe.new('nokogiri', Nokogiri::VERSION) do |p|
p.developer('Aaron Patterson', 'aaronp@rubyforge.org')
p.developer('Mike Dalessio', 'mike.dalessio@gmail.com')
p.clean_globs = [
'ext/nokogiri/Makefile',
'ext/nokogiri/*.{o,so,bundle,a,log,dll}',
Expand Down

0 comments on commit 059769d

Please sign in to comment.