Repository: spark-website Updated Branches: refs/heads/asf-site 4ea5a5d8f -> 9ba1fcee8
Add Xingbo Jiang to the list of committers Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/9ba1fcee Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/9ba1fcee Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/9ba1fcee Branch: refs/heads/asf-site Commit: 9ba1fcee83bb9b04696049081899b935d6db6622 Parents: 4ea5a5d Author: Xingbo Jiang <[email protected]> Authored: Tue Oct 2 18:24:45 2018 +0800 Committer: Xingbo Jiang <[email protected]> Committed: Tue Oct 2 18:24:45 2018 +0800 ---------------------------------------------------------------------- committers.md | 1 + site/committers.html | 4 ++++ 2 files changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/spark-website/blob/9ba1fcee/committers.md ---------------------------------------------------------------------- diff --git a/committers.md b/committers.md index 957ed4c..0824b26 100644 --- a/committers.md +++ b/committers.md @@ -35,6 +35,7 @@ navigation: |Shane Huang|Intel| |Dongjoon Hyun|Hortonworks| |Kazuaki Ishizaki|IBM| +|Xingbo Jiang|Databricks| |Holden Karau|Google| |Shane Knapp|UC Berkeley| |Cody Koeninger|Nexstar Digital| http://git-wip-us.apache.org/repos/asf/spark-website/blob/9ba1fcee/site/committers.html ---------------------------------------------------------------------- diff --git a/site/committers.html b/site/committers.html index 7bc47a0..fe2cfe3 100644 --- a/site/committers.html +++ b/site/committers.html @@ -311,6 +311,10 @@ <td>IBM</td> </tr> <tr> + <td>Xingbo Jiang</td> + <td>Databricks</td> + </tr> + <tr> <td>Holden Karau</td> <td>Google</td> </tr> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
