aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASING_RAILS.rdoc
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2011-08-04 14:13:41 -0700
committerXavier Noria <fxn@hashref.com>2011-08-13 16:22:30 -0700
commitbf0b6e4b8b1df8114ab0208686bc4cffb0851877 (patch)
treec256ded01649ae7c6b5b8706e00219924c613392 /RELEASING_RAILS.rdoc
parenta7a3169cc33aa06b6d3b70889c577d067a6c41ae (diff)
downloadrails-bf0b6e4b8b1df8114ab0208686bc4cffb0851877.tar.gz
rails-bf0b6e4b8b1df8114ab0208686bc4cffb0851877.tar.bz2
rails-bf0b6e4b8b1df8114ab0208686bc4cffb0851877.zip
add section about notifying implementors
Diffstat (limited to 'RELEASING_RAILS.rdoc')
-rw-r--r--RELEASING_RAILS.rdoc14
1 files changed, 14 insertions, 0 deletions
diff --git a/RELEASING_RAILS.rdoc b/RELEASING_RAILS.rdoc
index 98453db549..f780f58f2f 100644
--- a/RELEASING_RAILS.rdoc
+++ b/RELEASING_RAILS.rdoc
@@ -14,6 +14,20 @@ Today is mostly coordination tasks. Here are the things you must do today:
Let them know of your plans to release. There may be security issues to be
addressed, and that can impact your release date.
+=== Notify implementors.
+
+Ruby implementors have high stakes in making sure Rails works. Be kind and
+give them a heads up that Rails will be released soonish.
+
+Send an email just giving a heads up about the upcoming release to these
+lists:
+
+* team@jruby.org
+* community@rubini.us
+* rubyonrails-core@googlegroups.com
+
+Implementors will love you and help you.
+
=== Is the CI green? If not, make it green. (See "Fixing the CI")
Do not release with a Red CI. You can find the CI status here: