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 af544a8 + 83ade08 commit 1d0ae8dCopy full SHA for 1d0ae8d
src/pages/Contributors.jsx
@@ -31,6 +31,12 @@ const contributors = [
31
github: "https://github.com/SHARUKA-2005",
32
avatar: "https://avatars.githubusercontent.com/u/157145133?v=4",
33
},
34
+
35
+ {
36
+ name: "Asim",
37
+ github: "https://github.com/kalim-Asim",
38
+ avatar: "https://avatars.githubusercontent.com/u/177461099?v=4"
39
+ }
40
// Add more contributors here
41
42
];
0 commit comments