Repository: spark Updated Branches: refs/heads/master 220c2d769 -> a5219db1e
Link to Contributing to Spark wiki page on README.md. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/a5219db1 Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/a5219db1 Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/a5219db1 Branch: refs/heads/master Commit: a5219db1ece20a1c45f927d4d0e085474f0bf34e Parents: 220c2d7 Author: Reynold Xin <[email protected]> Authored: Fri Aug 22 17:05:35 2014 -0700 Committer: Reynold Xin <[email protected]> Committed: Fri Aug 22 17:05:35 2014 -0700 ---------------------------------------------------------------------- README.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/spark/blob/a5219db1/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 8906e4c..c25a4fc 100644 --- a/README.md +++ b/README.md @@ -136,3 +136,5 @@ submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so. +Please see [Contributing to Spark wiki page](https://cwiki.apache.org/SPARK/Contributing+to+Spark) +for more information. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
