summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2013-05-02 14:08:32 -0700
committerPaul Phillips <paulp@improving.org>2013-05-02 14:08:32 -0700
commit4a627e7f279231853f361bbd31032642eabe565c (patch)
tree7e753dd628070da1fe43e12ed68ab948a2fbeb82 /README.rst
parent13cf0481d2f584e464216b59eb73e33881d91bc6 (diff)
parent49f50727944a478bc5d10ad0658437286f47e422 (diff)
downloadscala-4a627e7f279231853f361bbd31032642eabe565c.tar.gz
scala-4a627e7f279231853f361bbd31032642eabe565c.tar.bz2
scala-4a627e7f279231853f361bbd31032642eabe565c.zip
Merge pull request #2483 from adriaanm/merge-2.10.x
Merge 2.10.x
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst13
1 files changed, 4 insertions, 9 deletions
diff --git a/README.rst b/README.rst
index c871adb908..004d7b63d0 100644
--- a/README.rst
+++ b/README.rst
@@ -189,15 +189,10 @@ In detail:
- Scala live git source tree:
http://github.com/scala/scala
-- Contact form:
- http://www.scala-lang.org/node/188
-
-
-If you are interested in contributing code, we ask you to complete and submit
-to us the Scala Contributor License Agreement, which allows us to ensure that
-all code submitted to the project is unencumbered by copyrights or patents.
-The form is available at:
-http://www.scala-lang.org/sites/default/files/contributor_agreement.pdf
+If you are interested in contributing code, we ask you to sign the
+[Scala Contributor License Agreement](http://typesafe.com/contribute/cla/scala),
+which allows us to ensure that all code submitted to the project is
+unencumbered by copyrights or patents.
Before submitting a pull-request, please make sure you have followed the guidelines
outlined in our `Pull Request Policy <https://github.com/scala/scala/wiki/Pull-Request-Policy>`_.