Update developers field

Dieser Commit ist enthalten in:
Alexander Brandes 2023-03-02 20:50:01 +01:00 committet von GitHub
Ursprung 214495f8f5
Commit a1d35e26fa
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

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