From 2f12f37c5759bf2d1bde8724123ea4af531e9d01 Mon Sep 17 00:00:00 2001 From: MOHAMMED UVEZ KHAN <116294061+mohammeduvez29@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:50:09 +0530 Subject: [PATCH] Update contributorsList.js --- contributors/contributorsList.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/contributors/contributorsList.js b/contributors/contributorsList.js index c024e73af0..777fc2888c 100644 --- a/contributors/contributorsList.js +++ b/contributors/contributorsList.js @@ -2089,5 +2089,9 @@ contributors = [ fullname: "Parth Panjwani", username: "https://github.com/Parth-Panjwani", }, - + { + id: 442, + fullname: "Mohammed Uvez Khan", + username: "https://github.com/mohammeduvez29", + }, ];