We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 990493f commit 73dfdfbCopy full SHA for 73dfdfb
1 file changed
ietf/settings.py
@@ -614,7 +614,7 @@ def skip_unreadable_post(record):
614
HTMLIZER_URL_PREFIX = "/doc/html"
615
616
IPR_EMAIL_FROM = 'ietf-ipr@ietf.org'
617
-AUDIO_IMPORT_EMAIL = ['agenda@ietf.org']
+AUDIO_IMPORT_EMAIL = ['agenda@ietf.org','ietf@meetecho.com']
618
IANA_EVAL_EMAIL = "drafts-eval@icann.org"
619
620
# Put real password in settings_local.py
0 commit comments