This is an automated email from the ASF dual-hosted git repository.
gurwls223 pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d38306a458 Update committer guidelines about The Apache Way
d38306a458 is described below
commit d38306a458286244a936b2c040f29e67179030a5
Author: Hyukjin Kwon <[email protected]>
AuthorDate: Wed Jul 17 08:55:35 2024 +0900
Update committer guidelines about The Apache Way
Per the discussion in private mailing list, I am updating Committer
guidelines to highlight The Apache Way.

Author: Hyukjin Kwon <[email protected]>
Closes #531 from HyukjinKwon/update-committer-guidelines.
---
committers.md | 8 ++++++++
site/committers.html | 10 ++++++++++
2 files changed, 18 insertions(+)
diff --git a/committers.md b/committers.md
index d1969d5889..c41cdb8b8e 100644
--- a/committers.md
+++ b/committers.md
@@ -128,6 +128,14 @@ assessing quality. Contributors to these areas will face
more review of their ch
community interactions. They should also be active on the dev and user list
and help mentor
newer contributors and users. In design discussions, committers should
maintain a professional
and diplomatic approach, even in the face of disagreement.
+4. [The Apache Way](https://www.apache.org/theapacheway/): Committers should
follow and
+understand [The Apache Way](https://www.apache.org/theapacheway/) such as
+[Lazy
Consensus](https://community.apache.org/committers/decisionMaking.html#lazy-consensus).
+[Apache projects are managed
independently](https://community.apache.org/projectIndependence.html#apache-projects-are-managed-independently).
+
+ > A community that obviously favors one specific vendor in some exclusive
way will often
+ > discourage new contributors from competing vendors, and this would be an
issue for the
+ > long-term health of the project.
The type and level of contributions considered may vary by project area -- for
example, we
greatly encourage contributors who want to work on mainly the documentation,
or mainly on
diff --git a/site/committers.html b/site/committers.html
index fdfcec7d61..dded7210d2 100644
--- a/site/committers.html
+++ b/site/committers.html
@@ -548,8 +548,18 @@ assessing quality. Contributors to these areas will face
more review of their ch
community interactions. They should also be active on the dev and user list
and help mentor
newer contributors and users. In design discussions, committers should
maintain a professional
and diplomatic approach, even in the face of disagreement.</li>
+ <li><a href="https://www.apache.org/theapacheway/">The Apache Way</a>:
Committers should follow and
+understand <a href="https://www.apache.org/theapacheway/">The Apache Way</a>
such as
+<a
href="https://community.apache.org/committers/decisionMaking.html#lazy-consensus">Lazy
Consensus</a>.
+<a
href="https://community.apache.org/projectIndependence.html#apache-projects-are-managed-independently">Apache
projects are managed independently</a>.</li>
</ol>
+<blockquote>
+ <p>A community that obviously favors one specific vendor in some exclusive
way will often
+discourage new contributors from competing vendors, and this would be an issue
for the
+long-term health of the project.</p>
+</blockquote>
+
<p>The type and level of contributions considered may vary by project area
– for example, we
greatly encourage contributors who want to work on mainly the documentation,
or mainly on
platform support for specific OSes, storage systems, etc.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]