Skip to content

Commit 881c9cb

Browse files
committed
Provide the IRTF chair with access to the session request tool. Fixes issue ietf-tools#1687.
- Legacy-Id: 9529
1 parent 88300e5 commit 881c9cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/secr/sreq/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# Globals
2323
# -------------------------------------------------
2424
SESSION_REQUEST_EMAIL = 'session-request@ietf.org'
25-
AUTHORIZED_ROLES=('WG Chair','WG Secretary','RG Chair','IAB Group Chair','Area Director','Secretariat','Team Chair')
25+
AUTHORIZED_ROLES=('WG Chair','WG Secretary','RG Chair','IAB Group Chair','Area Director','Secretariat','Team Chair','IRTF Chair')
2626

2727
# -------------------------------------------------
2828
# Helper Functions

0 commit comments

Comments
 (0)