Skip to content

Commit 21f422e

Browse files
committed
Gradle: add Sam to the POM's developer list.
1 parent b36d40b commit 21f422e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build.gradle

+5
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@ publishing {
198198
name = 'Kevin Harrington'
199199
200200
}
201+
developer {
202+
id = 'MrDOS'
203+
name = 'Samuel Coleman'
204+
205+
}
201206
}
202207
}
203208
}

0 commit comments

Comments
 (0)