From 045ec95af93a30761bb25fea61970581606b5637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20En=C3=A9as=20Bezerra?= Date: Thu, 24 Oct 2024 18:20:35 -0300 Subject: [PATCH] Update contributorsList.js (#8001) Co-authored-by: ANMOL AGARWAL <24794539+fineanmol@users.noreply.github.com> --- contributors/contributorsList.js | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/contributors/contributorsList.js b/contributors/contributorsList.js index f85342d4c0..c024e73af0 100644 --- a/contributors/contributorsList.js +++ b/contributors/contributorsList.js @@ -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", @@ -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", + }, ];