Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 10 additions & 18 deletions website/community/mailing-lists.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,15 @@ Communication at Mahout happens primarily online via mailing lists. We have
a user as well as a dev list for discussion. In addition, there is a commit
list so we are able to monitor what happens in the GitHub repository.

<a name="MailingLists,IRCandArchives-Mailinglists"></a>
# Mailing lists

## How to subscribe/unsubscribe

Follow the links below, or send mail manually, with empty subject and body.

The pattern for subscribing and unsubscribing to mailing lists at the ASF
is &lt;list-name&gt;-&lt;action&gt;@&lt;project.&gt;apache.org.
The pattern for subscribing and unsubscribing to mailing lists at the ASF is
<list-name>-<action>@<project>.apache.org.

<a name="MailingLists,IRCandArchives-MahoutUserList"></a>
## Mahout User List

This list is for users of Mahout to ask questions, share knowledge, and
Expand All @@ -30,40 +28,33 @@ your problem before filing issues on GitHub.
* [Subscribe](mailto:[email protected])
* [Unsubscribe](mailto:[email protected])

<a name="MailingLists,IRCandArchives-MahoutDeveloperList"></a>
## Mahout Developer List

This is the list where participating developers of the Mahout project meet
and discuss issues concerning Mahout internals, code changes/additions,
etc. Do not send mail to this list with usage questions or configuration
questions and problems.

Discussion list:
**Discussion list:**

* [Subscribe](mailto:[email protected])
-- Do not send mail to this list with usage questions or configuration
questions and problems.
* [Unsubscribe](mailto:[email protected])

Commit notifications:
**Commit notifications:**

* [Subscribe](mailto:[email protected])
* [Unsubscribe](mailto:[email protected])

<a name="MailingLists,IRCandArchives-IRC"></a>
# IRC

Mahout previously used the IRC channel **#mahout**. Most discussions now
happen on the mailing lists and via GitHub issues. It is a logged channel.
Please keep in mind that it is for discussion purposes only and that
(pseudo)decisions should be brought back to the dev@ mailing list or GitHub
issues, and other people who are not on IRC should be given time to respond
before any work is committed.
Mahout's IRC channel is **#mahout**. It is a logged channel. Please keep in
mind that it is for discussion purposes only and that (pseudo)decisions
should be brought back to the dev@ mailing list or GitHub issues, and other
people who are not on IRC should be given time to respond before any work
is committed.

<a name="MailingLists,IRCandArchives-Archives"></a>
# Archives

<a name="MailingLists,IRCandArchives-OfficialApacheArchive"></a>
## Official Apache Archive

* http://mail-archives.apache.org/mod_mbox/mahout-dev/
Expand All @@ -73,3 +64,4 @@ Please note the inclusion of a link to an archive does not imply an
endorsement of that company by any of the committers of Mahout, the Lucene
PMC, or the Apache Software Foundation. Each archive owner is solely
responsible for the contents and availability of their archive.

Loading