From cec3ddec109f0174bfb4efc91ebdcb54f90743f4 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Tue, 30 Jul 2024 02:06:19 +0100 Subject: Add Core Developers to LDAP enrollment --- arthur/constants.py | 1 + 1 file changed, 1 insertion(+) (limited to 'arthur/constants.py') diff --git a/arthur/constants.py b/arthur/constants.py index f56bb65..f3f1b4e 100644 --- a/arthur/constants.py +++ b/arthur/constants.py @@ -10,4 +10,5 @@ LDAP_ROLE_MAPPING = { "devops": 409416496733880320, "administrators": 267628507062992896, "moderators": 267629731250176001, + "coredevs": 587606783669829632 } -- cgit v1.2.3