From 1bbdc6aaa3755c9886631fbd7f77d70bd0dee81c Mon Sep 17 00:00:00 2001 From: dheeraj Date: Fri, 27 Oct 2023 11:24:57 +0530 Subject: [PATCH] namecard added --- utils/contributors.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/utils/contributors.js b/utils/contributors.js index 83222f6..4fee855 100644 --- a/utils/contributors.js +++ b/utils/contributors.js @@ -7,6 +7,14 @@ const CONTRIBUTERS = [ github: "https://github.com/COPS-IITBHU", }, // Start adding your data below + { + handle_name: 'dyv18', + name: 'Dheeraj Yadav', + image: "images/cops.jpg", + description: "hey there", + github: "https://github.com/dyv18" + }, + { handle_name: 'ankur12-160', name: "Ankur Patil",