Provide the IRTF chair with access to the session request tool. Fixes issue #1687.
- Legacy-Id: 9529
This commit is contained in:
parent
88300e5d50
commit
881c9cb8f6
|
@ -22,7 +22,7 @@ from ietf.person.models import Person
|
|||
# Globals
|
||||
# -------------------------------------------------
|
||||
SESSION_REQUEST_EMAIL = 'session-request@ietf.org'
|
||||
AUTHORIZED_ROLES=('WG Chair','WG Secretary','RG Chair','IAB Group Chair','Area Director','Secretariat','Team Chair')
|
||||
AUTHORIZED_ROLES=('WG Chair','WG Secretary','RG Chair','IAB Group Chair','Area Director','Secretariat','Team Chair','IRTF Chair')
|
||||
|
||||
# -------------------------------------------------
|
||||
# Helper Functions
|
||||
|
|
Loading…
Reference in a new issue