From b210dd0dceee1aed891e11f25fb78d63608b26a4 Mon Sep 17 00:00:00 2001 From: VinayK8866 Date: Wed, 30 Oct 2024 14:59:38 +0530 Subject: [PATCH] Added my name to the list --- contributors/contributorsList.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/contributors/contributorsList.js b/contributors/contributorsList.js index 55ce8eb3aa..9cfe8b9666 100644 --- a/contributors/contributorsList.js +++ b/contributors/contributorsList.js @@ -2074,5 +2074,10 @@ contributors = [ fullname: "Yajnesh Kumar", username: "https://github.com/yajneshkumar790", }, + { + id: 428, + fullname: "Vinay Kondabathula", + username: "https://github.com/VinayK8866", + }, ];