Skip to content

Commit e6e919d

Browse files
committed
Update contributor list
1 parent d64837f commit e6e919d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

build.gradle.kts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,16 @@ subprojects {
160160
name.set("gsteckman")
161161
url.set("https://github.com/gsteckman")
162162
}
163+
164+
contributor {
165+
name.set("Mathias Guelton")
166+
url.set("https://github.com/mguelton")
167+
}
168+
169+
contributor {
170+
name.set("Jordan Bergin")
171+
url.set("https://github.com/MrBergin")
172+
}
163173
}
164174

165175
scm {

0 commit comments

Comments
 (0)