mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-06 04:35:18 +02:00
🐛 fix(nms): donors
This commit is contained in:
@@ -40,7 +40,7 @@ function useGitHubDonors(usernames: string[]): { [key: string]: { name: string;
|
||||
|
||||
export function Donors() {
|
||||
const donorUsernames = [
|
||||
"eshanized", "GlobalSystemsLtd", "FutureComputingInc", "SarahJohnson", "MichaelChang",
|
||||
"eshanized", "TIAsCode", "IXINTL", "SarahJohnson", "MichaelChang",
|
||||
"DataFlowSolutions", "RobertWilson", "EmmaThompson", "RajeshKumar", "PriyaSharma",
|
||||
"AryanPatel", "MeenaIyer", "VikramSingh"
|
||||
];
|
||||
|
Reference in New Issue
Block a user