Spam more people, the list is next

This commit is contained in:
Michael Koziarski 2008-11-18 20:50:49 +01:00
parent 337c361e26
commit 9c01d3cead

@ -1,5 +1,5 @@
Project.configure do |project|
project.build_command = 'ruby ci/ci_build.rb'
project.email_notifier.emails = ['thewoolleyman@gmail.com','michael@koziarski.com']
project.email_notifier.emails = ['thewoolleyman@gmail.com','michael@koziarski.com', 'david@loudthinking.com', 'jeremy@bitsweat.net', 'josh@joshpeek.com', 'pratiknaik@gmail.com']
project.email_notifier.from = 'thewoolleyman+railsci@gmail.com'
end