summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2016-02-23 11:29:07 -0500
committerSeth Tisue <seth@tisue.net>2016-02-24 16:55:03 -0500
commit9b74b414601d3abf9ef68a552b62bf24ba98bd1a (patch)
tree8dd92d4121a3215f073304b4578142e5c90e1c26 /README.md
parenta5ef35cc7ee6a2c5c8468c010f1308409dff81c2 (diff)
downloadscala-9b74b414601d3abf9ef68a552b62bf24ba98bd1a.tar.gz
scala-9b74b414601d3abf9ef68a552b62bf24ba98bd1a.tar.bz2
scala-9b74b414601d3abf9ef68a552b62bf24ba98bd1a.zip
Typesafe is now Lightbend
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ceb5ad596f..64a09a4644 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ This is the official repository for the [Scala Programming Language](http://www.
# How to contribute
-To contribute to the Scala Standard Library, Scala Compiler and Scala Language Specification, please send us a [pull request](https://help.github.com/articles/using-pull-requests/#fork--pull) from your fork of this repository! We do have to ask you to sign the [Scala CLA](http://www.typesafe.com/contribute/cla/scala) before we can merge any of your work into our code base, to protect its open source nature.
+To contribute to the Scala Standard Library, Scala Compiler and Scala Language Specification, please send us a [pull request](https://help.github.com/articles/using-pull-requests/#fork--pull) from your fork of this repository! We do have to ask you to sign the [Scala CLA](http://www.lightbend.com/contribute/cla/scala) before we can merge any of your work into our code base, to protect its open source nature.
For more information on building and developing the core of Scala, read on!