geforkt von Mirrors/FastAsyncWorldEdit
[ci skip] chore: Update my name
Dieser Commit ist enthalten in:
Ursprung
210ee9f2ef
Commit
b85888806a
@ -1,4 +0,0 @@
|
||||
jdkVersion = "17"
|
||||
build = "gradle clean build -x test"
|
||||
tools = ["findsecbugs", "ErrorProne", "Semgrep", "Detekt", "ESLint", "Infer"]
|
||||
ignoreRules = ["CatchAndPrintStackTrace", "ReferenceEquality", "FallThrough", "FutureReturnValueIgnored"]
|
@ -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")
|
||||
}
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren