From d002feb076a66b0c6002ed09f7151cdcbb724f73 Mon Sep 17 00:00:00 2001 From: Zack Date: Thu, 23 Jul 2026 12:14:50 +0100 Subject: [PATCH] feat: add mark to users --- 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 5f35e6a19..c3c66970a 100644 --- a/tf/deployment/data/users.json +++ b/tf/deployment/data/users.json @@ -463,6 +463,16 @@ "futo" ] }, + { + "github": null, + "gitlab": { + "username": "mark", + "id": 155 + }, + "roles": [ + "futo" + ] + }, { "github": { "username": "adamantike",