From 97cd288facbe2088846af43af4256d1a2e6ec0e8 Mon Sep 17 00:00:00 2001 From: Khushi <153130183+KhushiPandey8@users.noreply.github.com> Date: Mon, 17 Feb 2025 20:11:19 +0530 Subject: [PATCH] Update contributorsList.js --- contributors/contributorsList.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/contributors/contributorsList.js b/contributors/contributorsList.js index c024e73af0..e39d04b34b 100644 --- a/contributors/contributorsList.js +++ b/contributors/contributorsList.js @@ -2089,5 +2089,10 @@ contributors = [ fullname: "Parth Panjwani", username: "https://github.com/Parth-Panjwani", }, + { + id: 442, + fullname: "Khushi Pandey", + username: "https://github.com/KhushiPandey8", + }, ];