mirror of
https://github.com/Snigdha-OS/snigdhaos-web-dev.git
synced 2025-09-08 05:44:56 +02:00
📝 docs: add developer information
This commit is contained in:
@@ -21,9 +21,10 @@ export function About() {
|
|||||||
// List of GitHub usernames of the team members
|
// List of GitHub usernames of the team members
|
||||||
const teamUsernames = [
|
const teamUsernames = [
|
||||||
"eshanized",
|
"eshanized",
|
||||||
|
"d3v1l0n",
|
||||||
"iconized",
|
"iconized",
|
||||||
"alokified",
|
"alokified",
|
||||||
"utkrshift", // Replace with actual GitHub usernames
|
"utkrshift",
|
||||||
];
|
];
|
||||||
|
|
||||||
// Fetch profile data for each member
|
// Fetch profile data for each member
|
||||||
|
Reference in New Issue
Block a user