summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.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 /CONTRIBUTING.md
parenta5ef35cc7ee6a2c5c8468c010f1308409dff81c2 (diff)
downloadscala-9b74b414601d3abf9ef68a552b62bf24ba98bd1a.tar.gz
scala-9b74b414601d3abf9ef68a552b62bf24ba98bd1a.tar.bz2
scala-9b74b414601d3abf9ef68a552b62bf24ba98bd1a.zip
Typesafe is now Lightbend
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 462b5404b2..18f07376bd 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -10,11 +10,11 @@ We are super happy about this, and are eager to make your experience contributin
This is why we're collecting these notes on how to contribute, and we hope you'll share your experience to improve the process for the next contributor! (Feel free to send a PR for this note, send your thoughts to scala-internals, or tweet about it to @adriaanm.)
-By the way, the team at Typesafe is: @adriaanm, @lrytz, @retronym, and @SethTisue.
+By the way, the team at Lightbend (formerly Typesafe) is: @adriaanm, @lrytz, @retronym, @SethTisue, and @szeiger.
## What kind of PR are you submitting?
-Regardless of the nature of your Pull Request, we have to ask you to digitally sign the [Scala CLA](http://www.typesafe.com/contribute/cla/scala), to protect the OSS nature of the code base.
+Regardless of the nature of your Pull Request, we have to ask you to digitally sign the [Scala CLA](http://www.lightbend.com/contribute/cla/scala), to protect the OSS nature of the code base.
You don't need to submit separate PRs for 2.11.x, 2.12.x, and 2.13.x. Any changes accepted on one of these branches will, in time, be merged into the later branches.