Skip to content

Commit

Permalink
Add homepage (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
mijicd authored Aug 3, 2019
1 parent 03af7eb commit 9a8d601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
inThisBuild(
List(
organization := "dev.zio",
homepage := Some(url("https://github.com/zio/zio-nio/")),
licenses := List("Apache-2.0" -> url("http://www.apache.org/licenses/LICENSE-2.0")),
developers := List(
Developer("jdegoes", "John De Goes", "[email protected]", url("http://degoes.net"))
Expand Down

0 comments on commit 9a8d601

Please sign in to comment.