Skip to content

Commit

Permalink
Merge pull request #1543 from scalacenter/blog-sbt-transfer
Browse files Browse the repository at this point in the history
Add blog of sbt licence transfer
  • Loading branch information
bishabosha authored Aug 25, 2023
2 parents 47ce2df + fec7a8b commit d4b4259
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions _posts/2023-08-25-sbt-license-transfer.md
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.

0 comments on commit d4b4259

Please sign in to comment.