diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index e40107c03..ce10a4445 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -55,7 +55,7 @@ further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at contact@intellectualsites.com. All +reported by contacting the project team at contactintellectualsites.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. diff --git a/build.gradle.kts b/build.gradle.kts index 10d2ac6e9..d8e11e684 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -155,7 +155,7 @@ subprojects { id.set("NotMyFault") name.set("Alexander Brandes") organization.set("IntellectualSites") - email.set("contact@notmyfault.dev") + email.set("contact(at)notmyfault.dev") } developer { id.set("SirYwell")