Skip to content

Commit 0c3b986

Browse files
WeltraumschafZero3141
authored andcommitted
Add myself as developer
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 05ce09e commit 0c3b986

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
@@ -74,6 +74,11 @@ publishing {
7474
name = 'Johannes Zahn'
7575
email = 'johannes.zahn@iteratec.com'
7676
}
77+
developer {
78+
id = 'sven.strittmatter'
79+
name = 'Sven Strittmatter'
80+
email = 'sven.strittmatter@iteratec.com'
81+
}
7782
}
7883
scm {
7984
connection = 'scm:git@github.com:secureCodeBox/defectdojo-client-java.git'

0 commit comments

Comments
 (0)