Skip to content

Commit

Permalink
chore: update developers in build gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
tknoelle committed Jun 7, 2024
1 parent 794fe0f commit 48f9798
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,10 @@ publishing {
}
developers {
developer {
id.set("gaebel")
name.set("Jan Gaebel")
email.set("gaebel@liftric.com")
appendNode("id", "Liftric")
appendNode("name", "Liftric Team and Contributors")
appendNode("organization", "Liftric")
appendNode("organizationUrl", "https://www.liftric.com")
}
}
scm {
Expand Down

0 comments on commit 48f9798

Please sign in to comment.