aboutsummaryrefslogtreecommitdiffstats
path: root/arthur/constants.py
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-07-30 02:08:42 +0100
committerGravatar Joe Banks <[email protected]>2024-07-30 02:08:42 +0100
commit0fa20005f170af5188e885cca2d6850123dcf3f1 (patch)
tree32c1fe3c422f67ed412bc2f1379cbd91fc039b78 /arthur/constants.py
parentAdd Core Developers to LDAP enrollment (diff)
I pushed unlinted code to main, I am sorry
Diffstat (limited to 'arthur/constants.py')
-rw-r--r--arthur/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/arthur/constants.py b/arthur/constants.py
index f3f1b4e..c8b08c6 100644
--- a/arthur/constants.py
+++ b/arthur/constants.py
@@ -10,5 +10,5 @@ LDAP_ROLE_MAPPING = {
"devops": 409416496733880320,
"administrators": 267628507062992896,
"moderators": 267629731250176001,
- "coredevs": 587606783669829632
+ "coredevs": 587606783669829632,
}