Update missing Rails mailing list URLs

The PR https://github.com/rails/rails/pull/38864 updated the mailing list URLs
in the documentation but missed the ones on RELEASING_RAILS.md
This commit is contained in:
Jose Galisteo 2021-08-29 23:02:56 +02:00
parent b71a9ccce0
commit 553458873f
1 changed files with 4 additions and 4 deletions

View File

@ -49,12 +49,12 @@ give them a heads up that Rails will be released soonish.
This is only required for major and minor releases, bugfix releases aren't a This is only required for major and minor releases, bugfix releases aren't a
big enough deal, and are supposed to be backward compatible. big enough deal, and are supposed to be backward compatible.
Send an email just giving a heads up about the upcoming release to these Send a message just giving a heads up about the upcoming release to these
lists: lists:
* team@jruby.org * team@jruby.org
* community@rubini.us * community@rubini.us
* rubyonrails-core@googlegroups.com * [rubyonrails-core](https://discuss.rubyonrails.org/c/rubyonrails-core)
Implementors will love you and help you. Implementors will love you and help you.
@ -135,8 +135,8 @@ Write a release announcement that includes the version, changes, and links to
GitHub where people can find the specific commit list. Here are the mailing GitHub where people can find the specific commit list. Here are the mailing
lists where you should announce: lists where you should announce:
* rubyonrails-core@googlegroups.com * [rubyonrails-core](https://discuss.rubyonrails.org/c/rubyonrails-core)
* rubyonrails-talk@googlegroups.com * [rubyonrails-talk](https://discuss.rubyonrails.org/c/rubyonrails-talk)
* ruby-talk@ruby-lang.org * ruby-talk@ruby-lang.org
Use Markdown format for your announcement. Remember to ask people to report Use Markdown format for your announcement. Remember to ask people to report