diff --git a/Contributors.md b/Contributors.md index defdfea..7de2b72 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) +- [tadanobutubutu](https://github.com/tadanobutubutu) diff --git a/data/contributors.js b/data/contributors.js index f695fc0..e7ea8da 100644 --- a/data/contributors.js +++ b/data/contributors.js @@ -2631,6 +2631,15 @@ const contributors = [ github: "https://github.com/Satvik1769", gender: "Male", } + { + name: "tadanobutubutu", + branch: "Computer Science", + college: "Self-taught", + year: 2026, + linkedin: "https://www.linkedin.com/in/tadanobutubutu", + github: "https://github.com/tadanobutubutu", + gender: "Male", + }, ]; // Don't add any data to this contributors.unshift part Add data above this ⬆️