We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a2aca commit 4a5ec77Copy full SHA for 4a5ec77
build.gradle.kts
@@ -29,9 +29,9 @@ radarPublishing {
29
githubUrl.set("https://github.com/$githubRepoName.git")
30
developers {
31
developer {
32
- id.set("bdegraaf1234")
33
- name.set("Bastiaan de Graaf")
34
- email.set("bastiaan@thehyve.nl")
+ id.set("pvannierop")
+ name.set("Pim Van Nierop")
+ email.set("pim@thehyve.nl")
35
organization.set("The Hyve")
36
}
37
0 commit comments