From 359bc0b882fedc9b92344aaf82594793eb2cbf07 Mon Sep 17 00:00:00 2001 From: Divyesh Date: Wed, 29 Jan 2025 18:28:25 +0530 Subject: [PATCH] "Added my data" "Added my data" --- Contributors.md | 1 + data/contributors.js | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/Contributors.md b/Contributors.md index defdfeaf..51bfdfa4 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1,5 +1,6 @@ # Contributors +- [Divyesh Shinde](https://github.com/Divyesh-20) - [Ekam Bitt](https://github.com/Ekam-Bitt) - [Rishikesh K V](https://github.com/rishi9808) - [Ganesh Mourya](https://github.com/Alkaison) diff --git a/data/contributors.js b/data/contributors.js index f695fc04..07fd7b9f 100644 --- a/data/contributors.js +++ b/data/contributors.js @@ -1,5 +1,14 @@ const contributors = [ //Add your Details here // + { + name: "Divyesh Shinde", + branch: "B.E. Computer Science and Engineering", + college: "Rajiv Gandhi Institute of Technology", + year: 2026, //Year of Pass Out + linkedin: "https://www.linkedin.com/in/divyesh-2002004d/", + github: "https://github.com/Divyesh-20", + gender: "Male", + }, { name: "Ekam Bitt", branch: "B.Tech Computer Science and Engineering",