From 4a187e747cc81a4ce82f95db71e9e94c58592d87 Mon Sep 17 00:00:00 2001 From: d3v1l0n Date: Wed, 25 Dec 2024 06:53:14 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20remove=20developers=20wit?= =?UTF-8?q?h=200=20contribution?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/team.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/team.ts b/src/data/team.ts index c823459d..ca2247fe 100644 --- a/src/data/team.ts +++ b/src/data/team.ts @@ -1,6 +1,6 @@ export const teamMembers = [ { - username: 'eshanized', // Using placeholder usernames that exist on GitHub + username: 'eshanized', role: 'Lead Developer & Maintainer', description: 'Leading the development of Snigdha OS core system and architecture', },