We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13ed2e5 + ace92ee commit af544a8Copy full SHA for af544a8
src/pages/Contributors.jsx
@@ -26,6 +26,11 @@ const contributors = [
26
github: "https://github.com/rndastech",
27
avatar: "https://avatars.githubusercontent.com/u/148974606?v=4",
28
},
29
+ {
30
+ name: "Sharuka",
31
+ github: "https://github.com/SHARUKA-2005",
32
+ avatar: "https://avatars.githubusercontent.com/u/157145133?v=4",
33
+ },
34
// Add more contributors here
35
36
];
0 commit comments