chore: Update my name (#3599)

This commit is contained in:
Alexander Brandes
2022-05-07 15:56:24 +02:00
committed by GitHub
parent 2aeacb3dcf
commit faadebd30e

View File

@@ -140,7 +140,7 @@ allprojects {
} }
developer { developer {
id.set("NotMyFault") id.set("NotMyFault")
name.set("NotMyFault") name.set("Alexander Brandes")
organization.set("IntellectualSites") organization.set("IntellectualSites")
email.set("contact@notmyfault.dev") email.set("contact@notmyfault.dev")
} }