Skip to content

Commit

Permalink
Update contributorsList.js (#8001)
Browse files Browse the repository at this point in the history
Co-authored-by: ANMOL AGARWAL <[email protected]>
  • Loading branch information
viniciuseneas and fineanmol authored Oct 24, 2024
1 parent 11c3100 commit 045ec95
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions contributors/contributorsList.js
Original file line number Diff line number Diff line change
Expand Up @@ -1986,12 +1986,6 @@ contributors = [
username: "https://github.com/Isnani25",
},

{
id: 441,
fullname: "Parth Panjwani",
username: "https://github.com/Parth-Panjwani",
},

{
id: 412,
fullname: "Garima Jain",
Expand Down Expand Up @@ -2076,16 +2070,24 @@ contributors = [
},
{
id: 428,

fullname: "Aviraj Saha",
username: "https://github.com/avirsaha",

},
{
id: 429,
id: 429,
fullname: "Kali Kai",
username: "https://github.com/kalijester68",
},

{
id: 430,
fullname: "Vinícius Bezerra",
username: "https://github.com/viniciuseneas",
},
{
id: 441,
fullname: "Parth Panjwani",
username: "https://github.com/Parth-Panjwani",
},

];

0 comments on commit 045ec95

Please sign in to comment.