From 6cc9a748a9f805e34799805b12efcc2581898b38 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Mon, 18 Mar 2024 15:28:00 +0100
Subject: [PATCH] Add author profiles

---
 authors.json | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/authors.json b/authors.json
index 97bbb628..2236b1b6 100644
--- a/authors.json
+++ b/authors.json
@@ -1,5 +1,14 @@
 {
   "nik": {
     "display_name": "Dominik George"
+  },
+  "pinguin": {
+    "display_name": "Pingu"
+  },
+  "krfl9500": {
+    "display_name": "Florian Kroker"
+  },
+  "tuxilio": {
+    "display_name": "Tuxilio"
   }
 }
-- 
GitLab