Skip to content

Commit

Permalink
Custom email.
Browse files Browse the repository at this point in the history
  • Loading branch information
abscondment committed Dec 2, 2008
1 parent 4059006 commit e9d7ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -8,7 +8,7 @@ EXT = "ext/voronoi_interface.#{Hoe::DLEXT}"

Hoe.new('rubyvor', RubyVor::VERSION) do |p|
p.rubyforge_name = 'rubyvor'
p.developer('Brendan Ribera', 'brendan.ribera@gmail.com')
p.developer('Brendan Ribera', 'brendan.ribera+rubyvor@gmail.com')
p.spec_extras[:extensions] = "ext/extconf.rb"
p.clean_globs << EXT << 'ext/*.o' << 'ext/Makefile'
end
Expand Down

0 comments on commit e9d7ffa

Please sign in to comment.