Skip to content

Commit 8d810a2

Browse files
authored
Add developer info (#6)
1 parent 40c7943 commit 8d810a2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

build.gradle.kts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ metadata {
3333
license {
3434
apache2()
3535
}
36+
developers {
37+
register("mario-schwede-hivemq") {
38+
fullName = "Mario Schwede"
39+
email = "mario.schwede@hivemq.com"
40+
}
41+
}
3642
github {
3743
issues()
3844
}

0 commit comments

Comments
 (0)