[ci skip] chore: Update my name
This commit is contained in:
@ -223,7 +223,7 @@ fun Project.applyLibrariesConfiguration() {
|
||||
developers {
|
||||
developer {
|
||||
id.set("NotMyFault")
|
||||
name.set("NotMyFault")
|
||||
name.set("Alexander Brandes")
|
||||
email.set("contact@notmyfault.dev")
|
||||
organization.set("IntellectualSites")
|
||||
}
|
||||
|
||||
@ -84,7 +84,7 @@ fun Project.applyPlatformAndCoreConfiguration() {
|
||||
developers {
|
||||
developer {
|
||||
id.set("NotMyFault")
|
||||
name.set("NotMyFault")
|
||||
name.set("Alexander Brandes")
|
||||
email.set("contact@notmyfault.dev")
|
||||
organization.set("IntellectualSites")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user