Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit 05a29ac

Browse files
Changes microsite author
1 parent 35e1a28 commit 05a29ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ scalaVersion := "2.11.8"
44

55
micrositeName := "Typelevel"
66
micrositeDescription := "Our fork of the Scala compiler"
7-
micrositeAuthor := "Typelevel.org"
7+
micrositeAuthor := "Typelevel contributors"
88
micrositeHomepage := "http://typelevel.org/scala"
99
micrositeGithubOwner := "typelevel"
1010
micrositeGithubRepo := "scala"

0 commit comments

Comments
 (0)