You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2022/06/16 18:52:56 UTC

[spark-website] branch asf-site updated: Update the list of contributors to 3.3.0

This is an automated email from the ASF dual-hosted git repository.

srowen 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 fac82edbe Update the list of contributors to 3.3.0
fac82edbe is described below

commit fac82edbe03dd36aa9e8e6d5cf29855375c77be6
Author: Max Gekk <ma...@gmail.com>
AuthorDate: Thu Jun 16 13:52:48 2022 -0500

    Update the list of contributors to 3.3.0
    
    In the PR, I propose to add the list of contributors to 3.3.0 that were generated by:
    ```
    $ git shortlog v3.2.1..v3.3.0 -s |cut -f 2 > ./contributors.txt
    $ ./translate-contributors.py --non-interactive
    ```
    
    Author: Max Gekk <ma...@gmail.com>
    
    Closes #397 from MaxGekk/v3.3.0-contributors.
---
 releases/_posts/2022-06-16-spark-release-3-3-0.md | 6 +++++-
 site/releases/spark-release-3-3-0.html            | 5 +++++
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/releases/_posts/2022-06-16-spark-release-3-3-0.md b/releases/_posts/2022-06-16-spark-release-3-3-0.md
index c5b35af26..b481ae79a 100644
--- a/releases/_posts/2022-06-16-spark-release-3-3-0.md
+++ b/releases/_posts/2022-06-16-spark-release-3-3-0.md
@@ -464,4 +464,8 @@ Support the GCM mode by `<span style="text-decoration:underline;">aes_encrypt</s
 * Update datatables to 1.10.25 ([SPARK-38924](https://issues.apache.org/jira/browse/SPARK-38924))
 * Upgrade Jetty to 9.4.46 ([SPARK-38784](https://issues.apache.org/jira/browse/SPARK-38784))
 * Upgrade h2 from 1.4.195 to 2.0.202 ([SPARK-37734](https://issues.apache.org/jira/browse/SPARK-37734))
-* Upgrade Apache Xerces Java to 2.12.2 ([SPARK-39183](https://issues.apache.org/jira/browse/SPARK-39183))
\ No newline at end of file
+* Upgrade Apache Xerces Java to 2.12.2 ([SPARK-39183](https://issues.apache.org/jira/browse/SPARK-39183))
+
+### Credits
+
+Last but not least, this release would not have been possible without the following contributors: Abhishek Somani, Adam Binford, Alex Balikov, Alex Ott, Alfonso Buono, Allison Wang, Almog Tavor, Amin Borjian, Andrew Liu, Andrew Olson, Andy Grove, Angerszhuuuu, Anish Shrigondekar, Ankur Dave, Anton Okolnychyi, Aravind Patnam, Attila Zsolt Piros, BOOTMGR, BelodengKlaus, Bessenyei Balázs Donát, Bjørn Jørgensen, Bo Zhang, Brian Fallik, Brian Yue, Bruce Robbins, Byron, Cary Lee, Cedric-Magnan [...]
\ No newline at end of file
diff --git a/site/releases/spark-release-3-3-0.html b/site/releases/spark-release-3-3-0.html
index f0b6d4819..e02d166e1 100644
--- a/site/releases/spark-release-3-3-0.html
+++ b/site/releases/spark-release-3-3-0.html
@@ -159,6 +159,7 @@
   <li><a href="#sparkr" id="markdown-toc-sparkr">SparkR</a></li>
   <li><a href="#ui" id="markdown-toc-ui">UI</a></li>
   <li><a href="#build" id="markdown-toc-build">Build</a></li>
+  <li><a href="#credits" id="markdown-toc-credits">Credits</a></li>
 </ul>
 
 <h3 id="highlight">Highlight</h3>
@@ -704,6 +705,10 @@ Support the GCM mode by <code class="language-plaintext highlighter-rouge">&lt;s
   <li>Upgrade Apache Xerces Java to 2.12.2 (<a href="https://issues.apache.org/jira/browse/SPARK-39183">SPARK-39183</a>)</li>
 </ul>
 
+<h3 id="credits">Credits</h3>
+
+<p>Last but not least, this release would not have been possible without the following contributors: Abhishek Somani, Adam Binford, Alex Balikov, Alex Ott, Alfonso Buono, Allison Wang, Almog Tavor, Amin Borjian, Andrew Liu, Andrew Olson, Andy Grove, Angerszhuuuu, Anish Shrigondekar, Ankur Dave, Anton Okolnychyi, Aravind Patnam, Attila Zsolt Piros, BOOTMGR, BelodengKlaus, Bessenyei Balázs Donát, Bjørn Jørgensen, Bo Zhang, Brian Fallik, Brian Yue, Bruce Robbins, Byron, Cary Lee, Cedric-Mag [...]
+
 
 <p>
 <br/>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org