Skip to content

Commit c33cb96

Browse files
committed
Add huntj88 to contributors
1 parent 79b2e5f commit c33cb96

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

build.gradle.kts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,13 @@ publishing {
111111
}
112112
}
113113

114+
contributors {
115+
contributor {
116+
name.set("huntj88")
117+
url.set("https://github.com/huntj88")
118+
}
119+
}
120+
114121
scm {
115122
connection.set("scm:git:https://github.com/michaelbull/kotlin-coroutines-jdbc")
116123
developerConnection.set("scm:git:git@github.com:michaelbull/kotlin-coroutines-jdbc.git")

0 commit comments

Comments
 (0)