Skip to content

Commit 48ea5c8

Browse files
build: set authors for jreleaser
1 parent 196eaa5 commit 48ea5c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jreleaser {
7979
project {
8080
name.set("Eureka")
8181
description.set("Understand and break down large classes without breaking a sweat.")
82+
authors.set(listOf("Legacy Code HQ + Contributors"))
8283
website.set("https://github.com/LegacyCodeHQ/eureka")
8384
license.set("Apache-2.0")
8485
copyright.set("2022-Present Ragunath Jawahar")

0 commit comments

Comments
 (0)