Skip to content

Commit 4bba434

Browse files
Heiko KieselWeltraumschaf
authored andcommitted
Add myself as developer
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
1 parent c0d4f7d commit 4bba434

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build.gradle

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,11 @@ publishing {
8080
name = 'Sven Strittmatter'
8181
email = 'sven.strittmatter@iteratec.com'
8282
}
83+
developer {
84+
id = 'heiko.kiesel'
85+
name = 'Heiko Kiesel'
86+
email = 'heiko.kiesel@iteratec.com'
87+
}
8388
}
8489
scm {
8590
connection = 'scm:git@github.com:secureCodeBox/defectdojo-client-java.git'

0 commit comments

Comments
 (0)