From c31fde7e1d38eee0eef611a2296940525b10b8ba Mon Sep 17 00:00:00 2001 From: farhan-4201 Date: Tue, 13 Aug 2024 03:45:57 +0500 Subject: [PATCH] added my name --- scripts/contributorList.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/contributorList.js b/scripts/contributorList.js index 6e63868..9eed055 100644 --- a/scripts/contributorList.js +++ b/scripts/contributorList.js @@ -126,4 +126,8 @@ let contributors = [ "name": "Ujjawal" } , + { + "github": "https://github.com/farhan-4201", + "name" : "Farhan" + } ]