summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.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 /CONTRIBUTING.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 '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.