Repository: spark-website Updated Branches: refs/remotes/apache/asf-site [created] 1895d5cb0
Update committer page Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/1895d5cb Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/1895d5cb Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/1895d5cb Branch: refs/remotes/apache/asf-site Commit: 1895d5cb0cf79a507e4f14f626de585aa7b2534b Parents: 35eb147 Author: jerryshao <[email protected]> Authored: Tue Aug 29 16:31:38 2017 +0800 Committer: jerryshao <[email protected]> Committed: Tue Aug 29 16:57:48 2017 +0800 ---------------------------------------------------------------------- committers.md | 1 + site/committers.html | 4 ++++ 2 files changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/spark-website/blob/1895d5cb/committers.md ---------------------------------------------------------------------- diff --git a/committers.md b/committers.md index 040d419..54aac4d 100644 --- a/committers.md +++ b/committers.md @@ -50,6 +50,7 @@ navigation: |Josh Rosen|Databricks| |Sandy Ryza|Remix| |Kousuke Saruta|NTT Data| +|Saisai Shao|Hortonworks| |Prashant Sharma|IBM| |Ram Sriharsha|Databricks| |DB Tsai|Netflix| http://git-wip-us.apache.org/repos/asf/spark-website/blob/1895d5cb/site/committers.html ---------------------------------------------------------------------- diff --git a/site/committers.html b/site/committers.html index 4ca12ce..770487c 100644 --- a/site/committers.html +++ b/site/committers.html @@ -365,6 +365,10 @@ <td>NTT Data</td> </tr> <tr> + <td>Saisai Shao</td> + <td>Hortonworks</td> + </tr> + <tr> <td>Prashant Sharma</td> <td>IBM</td> </tr> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
