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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -996,6 +996,12 @@ object Build {
996996
name = "Allan Renucci",
997997
email = "allan.renucci@gmail.com",
998998
url = url("https://github.com/allanrenucci")
999+
),
1000+
Developer(
1001+
id = "Duhemm",
1002+
name = "Martin Duhem",
1003+
email = "martin.duhem@gmail.com",
1004+
url = url("https://github.com/Duhemm")
9991005
)
10001006
)
10011007
)

0 commit comments

Comments
 (0)