Skip to content

Commit

Permalink
Merge pull request #37 from Atharwa23/main
Browse files Browse the repository at this point in the history
Update Contributors.jsx
  • Loading branch information
Gamin8ing authored Dec 17, 2024
2 parents 69e22b2 + 7231664 commit fb78267
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/pages/Contributors.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,12 @@ const contributors = [
name:"Debankur Dutta",
github:"https://github.com/Debankur04",
avatar:"https://avatars.githubusercontent.com/u/134576718?s=96&v=4"
}
},
{
name: "Atharwa23",
github: "https://github.com/Atharwa23",
avatar: "https://avatars.githubusercontent.com/u/149394219?s=400&v=4",
},


// Add more contributors here
Expand Down

0 comments on commit fb78267

Please sign in to comment.