From b2574ad9d442d554af92cecf51cda5e9f61b8aa6 Mon Sep 17 00:00:00 2001 From: aashinsiby Date: Tue, 22 Oct 2024 11:58:37 +0530 Subject: [PATCH] Added my detail on contributorsList --- contributors/contributorsList.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/contributors/contributorsList.js b/contributors/contributorsList.js index 55ce8eb3aa..af51438fc8 100644 --- a/contributors/contributorsList.js +++ b/contributors/contributorsList.js @@ -2074,5 +2074,9 @@ contributors = [ fullname: "Yajnesh Kumar", username: "https://github.com/yajneshkumar790", }, - + { + id: 428, + fullname: "Aashin Siby", + username: "https://github.com/aashinsiby", + }, ];