Skip to content

Commit bfeb650

Browse files
committed
Fixes ietf-tools#1580. grants IRTF Chair access to proceedings. Commit ready for merge.
- Legacy-Id: 8879
1 parent 83c3393 commit bfeb650

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/secr/proceedings/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# -------------------------------------------------
3838
# Globals
3939
# -------------------------------------------------
40-
AUTHORIZED_ROLES=('WG Chair','WG Secretary','RG Chair','IAB Group Chair','Area Director','Secretariat','Team Chair')
40+
AUTHORIZED_ROLES=('WG Chair','WG Secretary','RG Chair','IRTF Chair','IAB Group Chair','Area Director','Secretariat','Team Chair')
4141
# -------------------------------------------------
4242
# Helper Functions
4343
# -------------------------------------------------

0 commit comments

Comments
 (0)