diff --git a/Contributors.md b/Contributors.md index defdfea..51bfdfa 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 f695fc0..07fd7b9 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",