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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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")
} }