Skip to content

Commit af544a8

Browse files
authored
Merge pull request #12 from SHARUKA-2005/patch-2
Update Contributors.jsx
2 parents 13ed2e5 + ace92ee commit af544a8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/pages/Contributors.jsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ const contributors = [
2626
github: "https://github.com/rndastech",
2727
avatar: "https://avatars.githubusercontent.com/u/148974606?v=4",
2828
},
29+
{
30+
name: "Sharuka",
31+
github: "https://github.com/SHARUKA-2005",
32+
avatar: "https://avatars.githubusercontent.com/u/157145133?v=4",
33+
},
2934
// Add more contributors here
3035

3136
];

0 commit comments

Comments
 (0)