We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1d88f commit 09da5b9Copy full SHA for 09da5b9
1 file changed
ietf/settings.py
@@ -1,4 +1,4 @@
1
-# Copyright The IETF Trust 2007-2019, All Rights Reserved
+# Copyright The IETF Trust 2007-2020, All Rights Reserved
2
# -*- coding: utf-8 -*-
3
4
@@ -706,7 +706,7 @@ def skip_unreadable_post(record):
706
707
# Email settings
708
IPR_EMAIL_FROM = 'ietf-ipr@ietf.org'
709
-AUDIO_IMPORT_EMAIL = ['agenda@ietf.org','ietf@meetecho.com']
+AUDIO_IMPORT_EMAIL = ['ietf@meetecho.com']
710
IANA_EVAL_EMAIL = "drafts-eval@icann.org"
711
SESSION_REQUEST_FROM_EMAIL = 'IETF Meeting Session Request Tool <session-request@ietf.org>'
712
0 commit comments