mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Spam more people, the list is next
This commit is contained in:
parent
337c361e26
commit
9c01d3cead
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue