Update developers field

This commit is contained in:
Alexander Brandes
2023-03-02 20:50:01 +01:00
committed by GitHub
parent 214495f8f5
commit a1d35e26fa

View File

@ -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 {