Skip to content

Commit

Permalink
Update missing Rails mailing list URLs
Browse files Browse the repository at this point in the history
The PR rails#38864 updated the mailing list URLs
in the documentation but missed the ones on RELEASING_RAILS.md
  • Loading branch information
ceritium committed Aug 29, 2021
1 parent b71a9cc commit 5534588
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions RELEASING_RAILS.md
Expand Up @@ -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
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:

* team@jruby.org
* community@rubini.us
* rubyonrails-core@googlegroups.com
* [rubyonrails-core](https://discuss.rubyonrails.org/c/rubyonrails-core)

Implementors will love you and help you.

Expand Down Expand Up @@ -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
lists where you should announce:

* rubyonrails-core@googlegroups.com
* rubyonrails-talk@googlegroups.com
* [rubyonrails-core](https://discuss.rubyonrails.org/c/rubyonrails-core)
* [rubyonrails-talk](https://discuss.rubyonrails.org/c/rubyonrails-talk)
* ruby-talk@ruby-lang.org

Use Markdown format for your announcement. Remember to ask people to report
Expand Down

0 comments on commit 5534588

Please sign in to comment.