From 3e9539e9fb925fc2c8ed4147088511b0ff30e951 Mon Sep 17 00:00:00 2001 From: Dominik George <dominik.george@teckids.org> Date: Tue, 20 May 2025 16:40:05 +0200 Subject: [PATCH] Add Fediverse handle for Tuxilio --- authors.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/authors.json b/authors.json index a113a03..09c735b 100644 --- a/authors.json +++ b/authors.json @@ -11,7 +11,8 @@ "display_name": "Florian" }, "tuxilio": { - "display_name": "Tuxilio" + "display_name": "Tuxilio", + "fediverse": "@tuxilio@toot.teckids.org" }, "lukasw": { "display_name": "Lukas" -- GitLab