Skip to content

Commit 249db06

Browse files
committed
Add Martin Duhem to developers
1 parent 7fa8a93 commit 249db06

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

project/Build.scala

+6
Original file line numberDiff line numberDiff line change
@@ -996,6 +996,12 @@ object Build {
996996
name = "Allan Renucci",
997997
email = "[email protected]",
998998
url = url("https://github.com/allanrenucci")
999+
),
1000+
Developer(
1001+
id = "Duhemm",
1002+
name = "Martin Duhem",
1003+
email = "[email protected]",
1004+
url = url("https://github.com/Duhemm")
9991005
)
10001006
)
10011007
)

0 commit comments

Comments
 (0)