mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-13 04:53:55 +00:00
[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