-
Notifications
You must be signed in to change notification settings - Fork 320
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1543 from scalacenter/blog-sbt-transfer
Add blog of sbt licence transfer
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
category: news | ||
by: Jamie Thompson (Scala Center) | ||
title: Lightbend transfers ownership of sbt to the Scala Center | ||
--- | ||
|
||
As of June 2023, [Lightbend](https://www.lightbend.com) has transferred the complete ownership to the [Scala Center](https://scala.epfl.ch) of the [sbt organisation](https://github.com/sbt) on GitHub, the sbt logo, the [@scala_sbt](https://twitter.com/scala_sbt) social media account, and the [scala-sbt.org](https://www.scala-sbt.org) domain. | ||
The copyright of sbt's Apache 2 licence now belongs to the Scala Center, and contributions are now covered by the [Scala CLA](https://www.lightbend.com/contribute/cla/scala) (the same as Scala itself). | ||
|
||
What does this mean for sbt users? | ||
With the Scala Center as stewards of sbt, we acknowledge the importance of sbt for Scala. We will help the community to continue the development and maintenance of sbt as open source software. | ||
|
||
The Scala Center is a regular contributor of sbt. However we don’t have the capacity to commit full-time to active development and maintenance of sbt. The Center is looking for funds which would help us dedicate more active support. You can help as a company by [joining the advisory board](https://scala.epfl.ch/corporate-membership.html), or as an individual by [making a donation](https://scala.epfl.ch/donate.html). | ||
|
||
The Scala Center would like to thank [Eugene Yokota](https://github.com/eed3si9n), and present and former members of Lightbend for their stewardship and contributions to sbt over the years. |