Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Commit

Permalink
Update author name
Browse files Browse the repository at this point in the history
  • Loading branch information
esotericenderman committed Oct 23, 2024
1 parent bfe9849 commit fe2e0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ fun pascalcase(kebabcaseString: String): String {
return pascalCaseString
}

val mainProjectAuthor = "Esoteric Organisation"
val mainProjectAuthor = "Esoteric Foundation"
val topLevelDomain = "foundation"
val projectAuthors = listOfNotNull(mainProjectAuthor, "rolyPolyVole", "Esoteric Enderman")

Expand Down

0 comments on commit fe2e0bd

Please sign in to comment.