Skip to content

Commit

Permalink
Merge pull request #15 from kalim-Asim/main
Browse files Browse the repository at this point in the history
Left My footprint
  • Loading branch information
Gamin8ing authored Dec 16, 2024
2 parents af544a8 + 83ade08 commit 1d0ae8d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/pages/Contributors.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ const contributors = [
github: "https://github.com/SHARUKA-2005",
avatar: "https://avatars.githubusercontent.com/u/157145133?v=4",
},

{
name: "Asim",
github: "https://github.com/kalim-Asim",
avatar: "https://avatars.githubusercontent.com/u/177461099?v=4"
}
// Add more contributors here

];
Expand Down

0 comments on commit 1d0ae8d

Please sign in to comment.