From 13f13087be921845b77032bd00c21b487faa7f74 Mon Sep 17 00:00:00 2001 From: PriyamJChakrabarty <144861619+PriyamJChakrabarty@users.noreply.github.com> Date: Tue, 17 Dec 2024 10:58:29 +0530 Subject: [PATCH] Added to Contributors Added to Contributors.jsx --- src/pages/Contributors.jsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/pages/Contributors.jsx b/src/pages/Contributors.jsx index 38466cc..d1f0f28 100644 --- a/src/pages/Contributors.jsx +++ b/src/pages/Contributors.jsx @@ -112,6 +112,11 @@ const contributors = [ name:"Ayush Patel", github:"https://github.com/ayush-patel1", avatar:"https://avatars.githubusercontent.com/u/148226375?v=4" + }, + { + name:"Priyam J Chakrabarty", + github:"https://github.com/PriyamJChakrabarty", + avatar:"https://avatars.githubusercontent.com/u/144861619?v=4" }