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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 {