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 ee8f56e commit a5c5398Copy full SHA for a5c5398
build.sbt
@@ -75,11 +75,21 @@ publishTo := {
75
76
pomExtra := (
77
<developers>
78
+ <developer>
79
+ <id>japgolly</id>
80
+ <name>David Barri</name>
81
+ <url>https://github.com/japgolly</url>
82
+ </developer>
83
<developer>
84
<id>lihaoyi</id>
85
<name>Li Haoyi</name>
86
<url>https://github.com/lihaoyi/</url>
87
</developer>
88
89
+ <id>armanbilge</id>
90
+ <name>Arman Bilge</name>
91
+ <url>https://github.com/armanbilge</url>
92
93
94
<id>sjrd</id>
95
<name>Sébastien Doeraene</name>
0 commit comments