Repository: spark-website Updated Branches: refs/heads/asf-site eb51b33f0 -> 1a2e57670
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/1a2e5767 Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/1a2e5767 Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/1a2e5767 Branch: refs/heads/asf-site Commit: 1a2e576708323e48f196f55e5e8ac0a9335d048c Parents: eb51b33 Author: Sameer Agarwal <[email protected]> Authored: Mon Aug 7 12:05:05 2017 -0700 Committer: Sameer Agarwal <[email protected]> Committed: Mon Aug 7 12:05:05 2017 -0700 ---------------------------------------------------------------------- committers.md | 1 + site/committers.html | 4 ++++ 2 files changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/spark-website/blob/1a2e5767/committers.md ---------------------------------------------------------------------- diff --git a/committers.md b/committers.md index a4965cb..040d419 100644 --- a/committers.md +++ b/committers.md @@ -10,6 +10,7 @@ navigation: |Name|Organization| |----|------------| +|Sameer Agarwal|Databricks| |Michael Armbrust|Databricks| |Joseph Bradley|Databricks| |Felix Cheung|Microsoft| http://git-wip-us.apache.org/repos/asf/spark-website/blob/1a2e5767/site/committers.html ---------------------------------------------------------------------- diff --git a/site/committers.html b/site/committers.html index f69529d..0abad97 100644 --- a/site/committers.html +++ b/site/committers.html @@ -205,6 +205,10 @@ </thead> <tbody> <tr> + <td>Sameer Agarwal</td> + <td>Databricks</td> + </tr> + <tr> <td>Michael Armbrust</td> <td>Databricks</td> </tr> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
