Mailing-lists are a great way to keep your finger on the pulse of the
Ruby community.
{: .summary}

Ruby has four primary English speaking mailing lists:

Ruby-Talk
: This is the most popular mailing-list and deals with general topics
  about Ruby. ([Archives][3], [Posting Guidelines][guidelines], [Community Archive][rubytalk])

Ruby-Core
: This list deals with core and implementation topics about Ruby, often
  used to run patches for review. ([Archives][4])

Ruby-Doc
: This list is for discussing documentation standards and tools for
  Ruby. ([Archives][5])

Ruby-CVS
: This list reports all commits to Ruby’s Subversion repository.

The comp.lang.ruby Newsgroup
: Those who prefer Usenet over mailing lists will want to checkout the
  [comp.lang.ruby](news:comp.lang.ruby) newsgroup. ([FAQ][clrFAQ])

## Subscribe or Unsubscribe

See [https://ml.ruby-lang.org/mailman3/lists/](https://ml.ruby-lang.org/mailman3/lists/)
for more information about all mailing lists on ruby-lang.org,
including the lists in Japanese language.



[guidelines]: ruby-talk-guidelines/
[clrFAQ]: http://rubyhacker.com/clrFAQ.html
[3]: https://ml.ruby-lang.org/archives/list/ruby-talk@ml.ruby-lang.org/
[4]: https://ml.ruby-lang.org/archives/list/ruby-core@ml.ruby-lang.org
[5]: https://ml.ruby-lang.org/archives/list/ruby-doc@ml.ruby-lang.org/
[rubytalk]: https://rubytalk.org/
