mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
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:
parent
b71a9ccce0
commit
553458873f
1 changed files with 4 additions and 4 deletions
|
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue