Update developers field

This commit is contained in:
Alexander Brandes 2023-03-02 20:52:12 +01:00 committed by GitHub
parent a1d35e26fa
commit 84e1886672
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ fun Project.applyLibrariesConfiguration() {
developer {
id.set("NotMyFault")
name.set("Alexander Brandes")
email.set("contact@notmyfault.dev")
email.set("contact(at)notmyfault.dev")
organization.set("IntellectualSites")
}
developer {