From 16df09cbb6f97d37b9719d79bc85de9aeb176f1b Mon Sep 17 00:00:00 2001 From: Daniel Dietzler Date: Fri, 24 Jul 2026 16:57:55 +0200 Subject: [PATCH] chore: update users list --- tf/deployment/data/users.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tf/deployment/data/users.json b/tf/deployment/data/users.json index c3c66970a..3d1e4cfee 100644 --- a/tf/deployment/data/users.json +++ b/tf/deployment/data/users.json @@ -1018,5 +1018,15 @@ "roles": [ "support" ] + }, + { + "github": null, + "discord": { + "username": "f4mouzst4r", + "id": 153435045942657024 + }, + "roles": [ + "support" + ] } ]