From 8ba2ebdaa8eeaad1e3e29fa8bcf5fb08c3e4b112 Mon Sep 17 00:00:00 2001 From: Pavan Kumar M G Date: Sat, 2 May 2026 02:27:17 +0000 Subject: [PATCH] first contribution --- data/contributors.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/contributors.js b/data/contributors.js index f695fc0..fb2d23e 100644 --- a/data/contributors.js +++ b/data/contributors.js @@ -2679,6 +2679,15 @@ contributors.unshift( linkedin: "https://www.linkedin.com/in/debmalyasen1/", github: "https://github.com/debmalya37", gender: "male", + }, + { + name: "Pavan Kumar MG", + branch: "Computer Science and Engineering", + college: "RNS Institute of Technology", + year: 2027, //Year of Pass Out + linkedin: "https://www.linkedin.com/in/pavan-kumar-m-g-4b59353b1/", + github: "https://github.com/pa1kumar3324-wq", + gender: "male", } );