summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2016-02-24 16:56:11 -0500
committerSeth Tisue <seth@tisue.net>2016-02-24 16:56:11 -0500
commite0fc92a2b7b27141b41cecafd3ec7804ad02707b (patch)
tree6c71dccc37f42c425ec19b6f68854b4c230c9e51 /README.md
parentf69d1e071578baafa5748a70c5f799756ae1c9fa (diff)
parent9b74b414601d3abf9ef68a552b62bf24ba98bd1a (diff)
downloadscala-e0fc92a2b7b27141b41cecafd3ec7804ad02707b.tar.gz
scala-e0fc92a2b7b27141b41cecafd3ec7804ad02707b.tar.bz2
scala-e0fc92a2b7b27141b41cecafd3ec7804ad02707b.zip
Merge pull request #4995 from SethTisue/typesafe-is-now-lightbend
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!