From 440fa062877e7722bce973b397ab65c47c99327c Mon Sep 17 00:00:00 2001 From: navyasrisangem <85790258+navyasrisangem@users.noreply.github.com> Date: Tue, 24 Dec 2024 17:57:38 +0530 Subject: [PATCH] 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..7ef06b11 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1,5 +1,6 @@ # Contributors +- [Navyasri Sangem](https://github.com/navyasrisangem) - [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..9db94ff7 100644 --- a/data/contributors.js +++ b/data/contributors.js @@ -1,5 +1,14 @@ const contributors = [ //Add your Details here // + { + name: "Navyasri Sangem", + branch: "Mechanical Engineering", + college: "Osmania University", + year: 2023, //Year of Pass Out + linkedin: "https://www.linkedin.com/in/navyasri-s-423952200", + github: "https://github.com/navyasrisangem", + gender: "Female", + }, { name: "Ekam Bitt", branch: "B.Tech Computer Science and Engineering",