From ce61ac688ff0535f5ba2c6e5a6af52ea97c0e5c7 Mon Sep 17 00:00:00 2001 From: peeeooosss Date: Sat, 23 Mar 2024 14:21: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..20a309fa 100644 --- a/Contributors.md +++ b/Contributors.md @@ -214,3 +214,4 @@ - [sunlianyu](https://github.com/7y-9) - [Sumit Sharma](https://github.com/sumit-sharma-02) - [Debmalya Sen](https://github.com/debmalya37) +- [Piyush Bhuyan](htps://github.com/peeeooosss) \ No newline at end of file diff --git a/data/contributors.js b/data/contributors.js index f695fc04..00bdbef7 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: "Piyush Bhuyan", + branch: "Computer Science", + college: "IIT Patna", + year: 2026, //Year of Pass Out + linkedin: "https://www.linkedin.com/in/piyush_bhuyan-451178218/", + github: "https://github.com/peeeooosss", + gender: "male", } );