🐛 fix: remove developers with 0 contribution

This commit is contained in:
RiO
2024-12-25 06:53:14 +05:30
parent 16856d681a
commit 4a187e747c

View File

@@ -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',
},