diff --git a/api-server/server/boot/certificate.js b/api-server/server/boot/certificate.js index debe581468..92ac97a897 100644 --- a/api-server/server/boot/certificate.js +++ b/api-server/server/boot/certificate.js @@ -181,7 +181,7 @@ function sendCertifiedEmail( const notifyUser = { type: 'email', to: email, - from: 'team@freeCodeCamp.org', + from: 'quincy@freecodecamp.org', subject: dedent` Congratulations on completing all of the freeCodeCamp certifications!