Skip to content

Commit 31828db

Browse files
committed
add CaelmBleidd to contributors
1 parent 273e97b commit 31828db

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build.gradle.kts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,11 @@ fun MavenPublication.addPom() {
268268
name.set("Azat Abdullin")
269269
email.set("[email protected]")
270270
}
271+
developer {
272+
id.set("CaelmBleidd")
273+
name.set("Alexey Menshutin")
274+
email.set("[email protected]")
275+
}
271276
developer {
272277
id.set("sergeypospelov")
273278
name.set("Sergey Pospelov")

0 commit comments

Comments
 (0)