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 3364f8b0a9 Add Haejoon Lee to committers
3364f8b0a9 is described below
commit 3364f8b0a9b3a50948ced512af5b464ef5013311
Author: Haejoon Lee <[email protected]>
AuthorDate: Wed Jul 17 11:46:29 2024 +0900
Add Haejoon Lee to committers
<!-- *Make sure that you generate site HTML with `bundle exec jekyll
build`, and include the changes to the HTML in your pull request. See README.md
for more information.* -->
Add Haejoon Lee to committers
Author: Haejoon Lee <[email protected]>
Closes #533 from itholic/add_committer.
---
committers.md | 1 +
site/committers.html | 4 ++++
2 files changed, 5 insertions(+)
diff --git a/committers.md b/committers.md
index c41cdb8b8e..86696a97a6 100644
--- a/committers.md
+++ b/committers.md
@@ -50,6 +50,7 @@ navigation:
|Andy Konwinski|Databricks|
|Hyukjin Kwon|Databricks|
|Ryan LeCompte|Quantifind|
+|Haejoon Lee|Databricks|
|Haoyuan Li|Alluxio|
|Xiao Li|Databricks|
|Yinan Li|Google|
diff --git a/site/committers.html b/site/committers.html
index dded7210d2..f59be7464c 100644
--- a/site/committers.html
+++ b/site/committers.html
@@ -311,6 +311,10 @@
<td>Ryan LeCompte</td>
<td>Quantifind</td>
</tr>
+ <tr>
+ <td>Haejoon Lee</td>
+ <td>Databricks</td>
+ </tr>
<tr>
<td>Haoyuan Li</td>
<td>Alluxio</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]