Skip to content

Commit 1418a00

Browse files
committed
Fix developer ordering, latest maintainers on top
1 parent c410de9 commit 1418a00

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build.sbt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,16 +101,16 @@ pomExtra := (
101101
<name>David Barri</name>
102102
<url>https://github.com/japgolly</url>
103103
</developer>
104-
<developer>
105-
<id>lihaoyi</id>
106-
<name>Li Haoyi</name>
107-
<url>https://github.com/lihaoyi/</url>
108-
</developer>
109104
<developer>
110105
<id>armanbilge</id>
111106
<name>Arman Bilge</name>
112107
<url>https://github.com/armanbilge</url>
113108
</developer>
109+
<developer>
110+
<id>lihaoyi</id>
111+
<name>Li Haoyi</name>
112+
<url>https://github.com/lihaoyi/</url>
113+
</developer>
114114
<developer>
115115
<id>sjrd</id>
116116
<name>Sébastien Doeraene</name>

0 commit comments

Comments
 (0)