Repository: spark-website Updated Branches: refs/heads/asf-site 8f64443a4 -> 434db70b4
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/434db70b Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/434db70b Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/434db70b Branch: refs/heads/asf-site Commit: 434db70b4d0392b6e3c87e55640752ffde39544c Parents: 8f64443 Author: jerryshao <[email protected]> Authored: Tue Aug 29 16:31:38 2017 +0800 Committer: jerryshao <[email protected]> Committed: Tue Aug 29 21:26:54 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/434db70b/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/434db70b/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]
