add JN to receipients of report mails
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-25 14:56:18 +01:00
parent f5cc4fbdf4
commit 8a7f190570

View File

@@ -58,7 +58,7 @@ services:
environment:
MAIL_SERVER: "mail.fsfe.org"
MAIL_HELO_HOST: "cont1.noris.fsfeurope.org"
MAIL_DEFAULT_RECEIVERS: "reinhard,tobiasd,mk,anaghz"
MAIL_DEFAULT_RECEIVERS: "reinhard,tobiasd,mk,anaghz,jn"
LOG_EMAIL_FROM: "fsfe-cd-back@fsfe.org"
LOG_EMAIL_TO: "logs@fsfe.org"
CMD_PASSPHRASE: "${CMD_PASSPHRASE}"