Skip to content

Commit

Permalink
Update Contributors.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
SaiChithra333 authored Dec 16, 2024
1 parent d9e27fe commit d75a3f4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/pages/Contributors.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,16 @@ const contributors = [
github: "https://github.com/adityaagg4689",
avatar: "https://avatars.githubusercontent.com/u/184803834?s=400&v=4",
},
{
name: "Sai Chithra",
github: "https://github.com/SaiChithra333",
avatar: "https://avatars.githubusercontent.com/u/158245450?v=4",
},
{
name: "Ashutosh Kumar",
github: "https://github.com/official-ashutosh",
avatar: "https://avatars.githubusercontent.com/u/145090058?s=96&v=4",
}
},
{
name: "Sai Chithra",
github: "https://github.com/SaiChithra333",
avatar: "https://avatars.githubusercontent.com/u/158245450?v=4",
}
// Add more contributors here
];

Expand Down

0 comments on commit d75a3f4

Please sign in to comment.