Skip to content

Commit

Permalink
Update Contributors.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ayush-patel1 authored Dec 17, 2024
1 parent b424f72 commit c5073b9
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 @@ -107,7 +107,13 @@ const contributors = [
name: "Debmallya Bhandari",
github: "https://github.com/Debmallya-03",
avatar: "https://avatars.githubusercontent.com/u/178495897?v=4",
},
{
name:"Ayush Patel",
github:"https://github.com/ayush-patel1",
avatar:"https://avatars.githubusercontent.com/u/148226375?v=4"
}



// Add more contributors here
Expand Down

0 comments on commit c5073b9

Please sign in to comment.