We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edc051d + 56b3f49 commit e3cdf5fCopy full SHA for e3cdf5f
build.sbt
@@ -1,7 +1,7 @@
1
lazy val V = _root_.scalafix.sbt.BuildInfo
2
inThisBuild(
3
List(
4
- organization := "scalacenter",
+ organization := "ch.epfl.scala",
5
homepage := Some(url("https://github.com/scalacenter/named-literal-arguments")),
6
licenses := List("Apache-2.0" -> url("http://www.apache.org/licenses/LICENSE-2.0")),
7
developers := List(
0 commit comments