Skip to content

Commit 83ade08

Browse files
committed
Added my details
1 parent af544a8 commit 83ade08

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/pages/Contributors.jsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ const contributors = [
3131
github: "https://github.com/SHARUKA-2005",
3232
avatar: "https://avatars.githubusercontent.com/u/157145133?v=4",
3333
},
34+
35+
{
36+
name: "Asim",
37+
github: "https://github.com/kalim-Asim",
38+
avatar: "https://avatars.githubusercontent.com/u/177461099?v=4"
39+
}
3440
// Add more contributors here
3541

3642
];

0 commit comments

Comments
 (0)