Skip to content

Commit fac05bc

Browse files
committed
Added developer details for Maven Central publication.
1 parent 1c5a568 commit fac05bc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

build.gradle

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,14 @@ def pomConfig = {
9393
distribution "repo"
9494
}
9595
}
96+
97+
developers {
98+
developer {
99+
id "dtmorgan"
100+
name "Damian Morgan"
101+
email "dtmorgan@gmail.com"
102+
}
103+
}
96104

97105
scm {
98106
url "https://github.com/dtmo/jfiglet"

0 commit comments

Comments
 (0)