aboutsummaryrefslogtreecommitdiffstats
path: root/arthur/exts/grafana/ldap_team_sync.py
diff options
context:
space:
mode:
Diffstat (limited to 'arthur/exts/grafana/ldap_team_sync.py')
-rw-r--r--arthur/exts/grafana/ldap_team_sync.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/arthur/exts/grafana/ldap_team_sync.py b/arthur/exts/grafana/ldap_team_sync.py
index 2537e47..bff0ef2 100644
--- a/arthur/exts/grafana/ldap_team_sync.py
+++ b/arthur/exts/grafana/ldap_team_sync.py
@@ -14,7 +14,7 @@ GRAFANA_TO_LDAP_NAME_MAPPING = {
"devops": "devops",
"admins": "administrators",
"moderators": "moderators",
- "core-developers": "coredevs"
+ "core-developers": "coredevs",
}