Skip to content
This repository was archived by the owner on Jul 23, 2022. It is now read-only.

Commit 6224a92

Browse files
committed
Author-list updated
1 parent 79a2310 commit 6224a92

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build.sbt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ pomExtra := (
5656
<name>Gerbrand van Dieijen</name>
5757
<url>https://software-creation.nl</url>
5858
</developer>
59+
<developer>
60+
<id>pjfanning</id>
61+
<name>PJ Fanning</name>
62+
<url>https://github.com/pjfanning</url>
63+
</developer>
5964
</developers>)
6065

6166
ThisBuild / githubWorkflowJavaVersions := Seq("adopt@1.8", "adopt@1.11")

0 commit comments

Comments
 (0)