🚀 feat: add a descriptioon

This commit is contained in:
eshanized
2025-01-06 14:13:22 +05:30
parent 14f59c4603
commit f3e07d63d2

View File

@@ -2,26 +2,26 @@ export const teamMembers = [
{ {
username: 'eshanized', username: 'eshanized',
role: 'Lead Developer & Maintainer', role: 'Lead Developer & Maintainer',
description: 'Leading the development of Snigdha OS core system and architecture', description: 'Oversees the development and maintenance of the Snigdha OS core system, ensuring a robust and scalable architecture.',
}, },
{ {
username: 'd3v1l0n', username: 'd3v1l0n',
role: 'Co Maintainer & Tools Developer', role: 'Co-Maintainer & Tools Developer',
description: 'Managing security tools integration and package maintenance', description: 'Specializes in integrating security tools and maintaining critical packages for enhanced system functionality.',
}, },
{ {
username: 'iconized', username: 'iconized',
role: 'Co Maintainer & Server Designer', role: 'Co-Maintainer & Server Designer',
description: 'Managing security tools integration and package maintenance', description: 'Focuses on designing and optimizing server infrastructures for seamless tool integration and performance.',
}, },
{ {
username: 'alokified', username: 'alokified',
role: 'Co Web Infrastructure Developer', role: 'Web Infrastructure Developer',
description: 'Managing security tools integration and package maintenance', description: 'Develops and maintains the web infrastructure, ensuring efficient and secure online operations.',
}, },
{ {
username: 'utkrshift', username: 'utkrshift',
role: 'DM/WM UI Moders', role: 'UI/UX Designer for DM/WM',
description: 'Managing security tools integration and package maintenance', description: 'Leads the design and customization of desktop and window manager interfaces to enhance user experience.',
}, },
]; ];