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

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 {