Skip to content

Commit

Permalink
Merge pull request #92 from mdedetrich/fix-incorrect-developer-url
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n authored Oct 18, 2023
2 parents 64b4f1a + d10f2ed commit a881393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ ThisBuild / developers := List(
id = "mdedetrich",
name = "Matthew de Detrich",
email = "[email protected]",
url = url("https://github.com/mdedetrich/incubator-pekko")
url = url("https://github.com/mdedetrich")
),
Developer(
id = "romainreuillon",
Expand Down

0 comments on commit a881393

Please sign in to comment.