This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 7bd97ee49 Automatic Site Publish by Buildbot
7bd97ee49 is described below
commit 7bd97ee4988d10e03404a92f10d89a8c9b1986bf
Author: GitHub Actions Bot <>
AuthorDate: Thu Nov 20 20:42:42 2025 +0000
Automatic Site Publish by Buildbot
---
community/index.html | 101 ++++++++++++++++++++++++++++++++++++++++++---------
feed.xml | 2 +-
2 files changed, 85 insertions(+), 18 deletions(-)
diff --git a/community/index.html b/community/index.html
index 51343831e..43bbd1c6d 100644
--- a/community/index.html
+++ b/community/index.html
@@ -211,39 +211,106 @@
<div class="col-lg-8">
<h1 id="community-overview">Community Overview</h1>
-<p>Welcome to the Apache Mahout Community Overview page! Apache Mahout is an
open-source project driven by a diverse and passionate community of developers,
users, and contributors from around the world. This page provides an
introduction to the Mahout community and highlights various ways you can get
involved and contribute to the project.</p>
+<p>The Apache Mahout community consists of developers, users, data scientists,
researchers, and open-source contributors who collaborate to build scalable
machine-learning libraries on the Apache platform.<br />
+Mahout follows the principles of the Apache Software Foundation β openness,
transparency, community-driven development, and meritocracy.</p>
-<h2 id="get-involved">Get Involved</h2>
+<p>This page explains the official communication channels, how to participate,
and how to contribute to the project.</p>
-<p>There are numerous ways to engage with the Mahout community, no matter your
background or skill level. Some options include:</p>
+<hr />
+
+<h2 id="how-to-participate">How to Participate</h2>
+
+<p>There are several ways to engage with the Mahout community:</p>
+
+<h3 id="-mailing-lists">π¬ Mailing Lists</h3>
+<p>All official communication for Mahout happens on Apache-managed public
mailing lists:</p>
+
+<ul>
+ <li>
+ <p><strong>User List (questions, installation help, usage
discussions):</strong><br />
+https://lists.apache.org/[email protected]</p>
+ </li>
+ <li>
+ <p><strong>Development List (design discussions, patches, roadmap,
votes):</strong><br />
+https://lists.apache.org/[email protected]</p>
+ </li>
+</ul>
+
+<p>To subscribe, send an empty email to:</p>
+
+<ul>
+ <li><code class="language-plaintext
highlighter-rouge">[email protected]</code></li>
+ <li><code class="language-plaintext
highlighter-rouge">[email protected]</code></li>
+</ul>
+
+<hr />
+
+<h3 id="-issue-tracking--contributions">π Issue Tracking &
Contributions</h3>
+<p>Mahout uses <strong>GitHub Issues and Pull Requests</strong> for
development.</p>
+
+<ul>
+ <li><strong>Source Code:</strong> https://github.com/apache/mahout</li>
+ <li><strong>Open Issues:</strong>
https://github.com/apache/mahout/issues</li>
+ <li><strong>Pull Requests:</strong>
https://github.com/apache/mahout/pulls</li>
+</ul>
+
+<p>If you find a bug or want to propose a feature:</p>
+
+<ol>
+ <li>Open a GitHub issue</li>
+ <li>Discuss the design on the <strong>dev mailing list</strong></li>
+ <li>Submit a Pull Request</li>
+</ol>
+
+<hr />
+
+<h3 id="-documentation--website">π Documentation & Website</h3>
+<p>Contribute to documentation or help update website pages (like this
one):</p>
<ul>
- <li><strong>Mailing Lists</strong>: Join the <a
href="mailto:[email protected]">user</a> and <a
href="mailto:[email protected]">developer</a> mailing lists to
participate in discussions, ask questions, and share your experiences.</li>
- <li><strong>Issue Tracker</strong>: Report bugs, request features, or
contribute patches via the <a
href="https://issues.apache.org/jira/projects/MAHOUT/">Mahout JIRA issue
tracker</a>.</li>
- <li><strong>GitHub</strong>: Contribute code, review pull requests, or
submit issues on the <a href="https://github.com/apache/mahout">Apache Mahout
GitHub repository</a>.</li>
- <li><strong>Documentation</strong>: Help improve the <a
href="https://mahout.apache.org/docs/">Mahout documentation</a> by adding
tutorials, guides, or updating existing content.</li>
+ <li>https://mahout.apache.org</li>
+ <li>Website source folder: <code class="language-plaintext
highlighter-rouge">/website/</code></li>
</ul>
-<h2 id="community-guidelines">Community Guidelines</h2>
+<p>Documentation improvements are always welcome β fixing broken links,
updating examples, adding explanations, etc.</p>
+
+<hr />
-<p>As a member of the Mahout community, we expect you to adhere to the
following guidelines:</p>
+<h2 id="contribution-guidelines">Contribution Guidelines</h2>
+
+<p>Apache Mahout follows the ASF standard contribution process:</p>
<ul>
- <li><strong>Be respectful</strong>: Treat all community members with
kindness and respect, and appreciate the diversity of opinions and
perspectives.</li>
- <li><strong>Be constructive</strong>: Offer helpful feedback and support to
your fellow community members, and always strive to contribute positively to
the project.</li>
- <li><strong>Be collaborative</strong>: Work together with others in the
community, embracing teamwork and shared decision-making.</li>
+ <li>Communicate on the mailing list before large changes</li>
+ <li>Submit well-tested Pull Requests</li>
+ <li>Follow project coding style and review guidelines</li>
+ <li>Participate in community discussions and votes</li>
+ <li>Respect others β Mahout operates under the ASF Code of Conduct</li>
</ul>
-<h2 id="community-recognition">Community Recognition</h2>
+<p>ASF Code of Conduct:<br />
+https://www.apache.org/foundation/policies/conduct</p>
+
+<hr />
+
+<h2 id="community-and-governance">Community and Governance</h2>
-<p>We value the hard work and dedication of our community members and
acknowledge their contributions through various recognition programs, such
as:</p>
+<p>Mahout is governed by the <strong>Apache Mahout PMC</strong> (Project
Management Committee).<br />
+The PMC is responsible for project direction, releases, and community
oversight.</p>
+
+<p>Contributors who consistently help the project through code, documentation,
or community involvement may be invited to become:</p>
<ul>
- <li><strong>Mahout Committer</strong>: Active contributors with a track
record of high-quality code contributions and community engagement may be
granted Committer status, which allows direct access to the code
repository.</li>
- <li><strong>Mahout Project Management Committee (PMC)</strong>: Long-term,
dedicated Committers may be invited to join the PMC, taking on additional
responsibilities and guiding the projectβs overall direction.</li>
+ <li><strong>Committers</strong> β have write access to the repository</li>
+ <li><strong>PMC Members</strong> β participate in project
decision-making</li>
</ul>
-<p>Thank you for your interest in the Apache Mahout community! By working
together, we can continue to build and maintain a robust, scalable machine
learning library for everyone.</p>
+<p>Mahout community decisions are made publicly on the
<strong>[email protected]</strong> mailing list following ASF voting
rules.</p>
+
+<hr />
+
+<p>Thank you for being part of the Apache Mahout community!<br />
+Contributions of all kinds β code, documentation, discussion, or feedback β
help keep the project healthy and evolving.</p>
</div>
diff --git a/feed.xml b/feed.xml
index 3b423a2e4..e9f1ba1e0 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="4.3.2">Jekyll</generator><link
href="http://mahout.apache.org//feed.xml" rel="self"
type="application/atom+xml" /><link href="http://mahout.apache.org//"
rel="alternate" type="text/html"
/><updated>2025-11-15T17:16:50+00:00</updated><id>http://mahout.apache.org//feed.xml</id><title
type="html">Apache Mahout</title><subtitle>Distributed Linear
Algebra</subtitle> [...]
+<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="4.3.2">Jekyll</generator><link
href="http://mahout.apache.org//feed.xml" rel="self"
type="application/atom+xml" /><link href="http://mahout.apache.org//"
rel="alternate" type="text/html"
/><updated>2025-11-20T20:42:35+00:00</updated><id>http://mahout.apache.org//feed.xml</id><title
type="html">Apache Mahout</title><subtitle>Distributed Linear
Algebra</subtitle> [...]
<p><a href="mailto:[email protected]">Subscribe</a> to the
Mahout User list for details on joining.</p>
<h3 id="attendees">Attendees</h3>