File tree 6 files changed +3
-5
lines changed
6 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ <h2>Brought to you by</h2>
263
263
< br /> < br />
264
264
< div class ="subtitle col-sm-12 " id ="advisory-board-member-list "> Advisory Board members:</ div >
265
265
< div class ="col-sm-3 supporter-logo ">
266
- < a href ="http://www.lightbend.com/ " style ="border: none; " target ="_blank "> < img src ="{{ site.baseurl }}/resources/img/lightbend .png " /> </ a >
266
+ < a href ="http://akka.io " style ="border: none; " target ="_blank "> < img src ="{{ site.baseurl }}/resources/img/akka .png " /> </ a >
267
267
</ div >
268
268
< div class ="col-sm-3 supporter-logo ">
269
269
< a href ="https://virtuslab.com/ " style ="border: none; " target ="_blank "> < img src ="{{ site.baseurl }}/resources/img/virtuslab.png " /> </ a >
Original file line number Diff line number Diff line change @@ -40,15 +40,13 @@ You may also be interested in
40
40
41
41
### Does the Scala Center control the development of Scala?
42
42
43
- No. Scala is developed by organizations and individual contributors all over the
44
- world. Lightbend (formerly Typesafe) will continue to maintain and evolve the
45
- stable Scala distribution.
43
+ Not by itself. See our [ Governance] ( https://www.scala-lang.org/governance/ ) page.
46
44
47
45
### Who owns Scala's code?
48
46
49
47
Scala is owned by EPFL. Contributors to Scala own their own contributions and
50
48
allow us to distribute that code under [ Scala's Apache 2.0 License] ( http://scala-lang.org/license.html ) by
51
- signing our [ Contributors License Agreement (CLA)] ( https://www.lightbend.com/contribute /cla/scala ) .
49
+ signing our [ Contributors License Agreement (CLA)] ( https://contribute.akka.io /cla/scala ) .
52
50
53
51
### Have more questions?
54
52
You can’t perform that action at this time.
0 commit comments