Skip to content

Commit 4a5ec77

Browse files
committed
Remove Bastiaan from developers and add Pim
1 parent c8a2aca commit 4a5ec77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ radarPublishing {
2929
githubUrl.set("https://github.com/$githubRepoName.git")
3030
developers {
3131
developer {
32-
id.set("bdegraaf1234")
33-
name.set("Bastiaan de Graaf")
34-
email.set("bastiaan@thehyve.nl")
32+
id.set("pvannierop")
33+
name.set("Pim Van Nierop")
34+
email.set("pim@thehyve.nl")
3535
organization.set("The Hyve")
3636
}
3737
}

0 commit comments

Comments
 (0)