From 90f0809697d763f77affac4dfa2c40f2d678cafb Mon Sep 17 00:00:00 2001 From: eshanized Date: Sun, 12 Jan 2025 22:34:31 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20feat:=20add=20@XlebyllleK=20as?= =?UTF-8?q?=20key=20developer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/team.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/data/team.ts b/src/data/team.ts index 6247bdbc..b6e78aa3 100644 --- a/src/data/team.ts +++ b/src/data/team.ts @@ -9,6 +9,11 @@ export const teamMembers = [ role: 'Co-Maintainer & Tools Developer', description: 'Specializes in integrating security tools and maintaining critical packages for enhanced system functionality.', }, + { + username: 'XlebyllleK', + role: 'Key Developer', + description: 'Leads Web Infrastructures and Package Builds.', + }, { username: 'iconized', role: 'Co-Maintainer & Server Designer',