From cb5c4f5d78dd07383a339bb37b67dad05a1f50cb Mon Sep 17 00:00:00 2001 From: Yuvraj Singh <131570406+yuvrajsingh08@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:04:33 +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..637f831bf8 100644 --- a/contributors/contributorsList.js +++ b/contributors/contributorsList.js @@ -2089,5 +2089,10 @@ contributors = [ fullname: "Parth Panjwani", username: "https://github.com/Parth-Panjwani", }, + { + id: 432, + fullname: "Yuvraj Singh", + username: "https://github.com/yuvrajsingh08", + }, ];