📝 docs: add developer information

This commit is contained in:
RiO
2024-12-19 21:05:34 +05:30
parent 5f340c75c2
commit 65c1a577b0

View File

@@ -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