From bb4b41da6d9abfebd537cc2583791ec8d98c4460 Mon Sep 17 00:00:00 2001 From: Hawk Date: Mon, 30 Dec 2024 10:54:27 +0000 Subject: [PATCH] Update info/staff.json --- info/staff.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/info/staff.json b/info/staff.json index 6565034..ecb0ae2 100644 --- a/info/staff.json +++ b/info/staff.json @@ -1,27 +1,32 @@ [ { "discord": "Hawk_bs", - "role": "Ejer / Scripter", + "role": "Ejer / Dev", "img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member.png" }, { "discord": "Meicki/Melonen", - "role": "Dev", + "role": "Admin / Dev", "img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member.png" }, { "discord": "Webzi", - "role": "Oversætter", + "role": "Admin / Oversætter", "img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member2.png" }, { "discord": "Splimz", - "role": "Dev", + "role": "Admin / Dev", "img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member3.png" }, { "discord": "Gamertias", - "role": "Tester", + "role": "Admin / Tester", + "img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member3.png" + }, + { + "discord": "JuNkZ", + "role": "Director", "img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member3.png" } ]