🧹 chore(clean): whole repository

This commit is contained in:
eshanized
2024-12-25 04:57:02 +05:30
parent 9333bebc52
commit 2340d0f691
88 changed files with 0 additions and 10238 deletions

View File

@@ -1,17 +0,0 @@
export const teamMembers = [
{
username: 'eshanized', // Using placeholder usernames that exist on GitHub
role: 'Core Development',
description: 'Leading the development of Snigdha OS core system and architecture',
},
{
username: 'd3v1l0n',
role: 'Security Tools',
description: 'Managing security tools integration and package maintenance',
},
{
username: 'alokified',
role: 'Project Lead',
description: 'Overseeing project direction and community engagement',
},
];