From 2ea3acc6b754639372bea583c949709075f9db38 Mon Sep 17 00:00:00 2001 From: Arshad Date: Wed, 30 Oct 2024 21:03:18 +0530 Subject: [PATCH] Added me as a contributor --- contributors/contributorsList.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/contributors/contributorsList.js b/contributors/contributorsList.js index c024e73af0..93716cc2e4 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: "Arshad Ariff", + username: "https://github.com/ArshadAriff", + }, ];