diff --git a/code-of-conduct.md b/code-of-conduct.md
index eb96feaa..77a5cd06 100644
--- a/code-of-conduct.md
+++ b/code-of-conduct.md
@@ -63,7 +63,7 @@ representative at an online or offline event.
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
-uclaacmhack@gmail.com.
+hack@uclaacm.com.
All complaints will be reviewed and investigated promptly and fairly.
All community leaders are obligated to respect the privacy and security of the
diff --git a/src/components/HomePage/FAQSection.js b/src/components/HomePage/FAQSection.js
index efb7c183..29c6afbd 100644
--- a/src/components/HomePage/FAQSection.js
+++ b/src/components/HomePage/FAQSection.js
@@ -173,7 +173,7 @@ function FAQSection() {
<>
We would love to have you as a mentor to answer participants' technical
questions and help them with their projects. If you are interested, send us an email
- at uclaacmhack@gmail.com or dm us on
+ at hack@uclaacm.com or dm us on
our discord server!
>
},
@@ -189,7 +189,7 @@ function FAQSection() {
question: `I have some other questions.`,
answer:
<>
- Send us an email at uclaacmhack@gmail.com!
+ Send us an email at hack@uclaacm.com!
>
}
];