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.
1 parent 838f82f commit 062f207Copy full SHA for 062f207
build.sbt
@@ -15,7 +15,7 @@ inThisBuild(
15
homepage := Some(url("https://lambdaworks.github.io/scurl-detector/")),
16
description := "Scala library that detects and extracts URLs from text.",
17
licenses := List("Apache-2.0" -> url("https://www.apache.org/licenses/LICENSE-2.0")),
18
- developers := List(
+ developers := List(
19
Developer(
20
"lambdaworks",
21
"LambdaWorks' Team",
0 commit comments