diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2011-08-16 11:29:54 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2011-08-16 11:30:02 -0700 |
commit | b0555bb88b090ca981fcc7661b6f9ea333e7f42e (patch) | |
tree | 3f0bdf6301d5c29e43a0d48e5754f55fe88f4c6f | |
parent | 98fac9902b3cc8984ad6645e0db390fb8cb55098 (diff) | |
download | rails-b0555bb88b090ca981fcc7661b6f9ea333e7f42e.tar.gz rails-b0555bb88b090ca981fcc7661b6f9ea333e7f42e.tar.bz2 rails-b0555bb88b090ca981fcc7661b6f9ea333e7f42e.zip |
adding security email address
-rw-r--r-- | RELEASING_RAILS.rdoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/RELEASING_RAILS.rdoc b/RELEASING_RAILS.rdoc index 4a9a875bfa..c2ba4e7857 100644 --- a/RELEASING_RAILS.rdoc +++ b/RELEASING_RAILS.rdoc @@ -149,8 +149,7 @@ more explanation on a particular step, so the RC steps. You can do this, or ask the security team to do it. -FIXME: I can't remember the email addresses, but we should list them here. -FIXME: Possibly we should do this the day of the RC? +Email the security reports to: rubyonrails-security@googlegroups.com * Apply security patches to the release branch * Update CHANGELOG with security fixes. |