diff --git a/buildSrc/src/main/kotlin/PlatformConfig.kt b/buildSrc/src/main/kotlin/PlatformConfig.kt index 5a38f38de..807ee9e8a 100644 --- a/buildSrc/src/main/kotlin/PlatformConfig.kt +++ b/buildSrc/src/main/kotlin/PlatformConfig.kt @@ -85,7 +85,7 @@ fun Project.applyPlatformAndCoreConfiguration() { developer { id.set("NotMyFault") name.set("Alexander Brandes") - email.set("contact@notmyfault.dev") + email.set("contact(at)notmyfault.dev") organization.set("IntellectualSites") } developer {