Skip to content

Commit 422e5a4

Browse files
committed
Changed NOMCOM_FROM_EMAIL to be the Nomcom chair instead of the secretariat. Fixes issue ietf-tools#1152.
- Legacy-Id: 6431
1 parent 697dcc4 commit 422e5a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@
321321
# NomCom Tool settings
322322
ROLODEX_URL = ""
323323
NOMCOM_PUBLIC_KEYS_DIR = '/a/www/nomcom/public_keys/'
324-
NOMCOM_FROM_EMAIL = DEFAULT_FROM_EMAIL
324+
NOMCOM_FROM_EMAIL = 'nomcom-chair@ietf.org'
325325
NOMCOM_ADMIN_EMAIL = DEFAULT_FROM_EMAIL
326326
OPENSSL_COMMAND = '/usr/bin/openssl'
327327
DAYS_TO_EXPIRE_NOMINATION_LINK = ''

0 commit comments

Comments
 (0)