diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..db2a662b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -852,5 +852,17 @@ + + + + +
+ Rachappa Biradar +
+ + diff --git a/public/img/avatar/Rachappa.jpeg b/public/img/avatar/Rachappa.jpeg new file mode 100644 index 00000000..d146ea01 Binary files /dev/null and b/public/img/avatar/Rachappa.jpeg differ diff --git a/public/img/bid_image/Rachappa.jpeg b/public/img/bid_image/Rachappa.jpeg new file mode 100644 index 00000000..d146ea01 Binary files /dev/null and b/public/img/bid_image/Rachappa.jpeg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..f1275e6a 100644 --- a/src/Jsons/Contributors.json +++ b/src/Jsons/Contributors.json @@ -628,5 +628,14 @@ "location": "Kaduna, Nigeria 🇳🇬", "GitHub": "https://github.com/Luwa-Tech", "text": "I want to contribute massively to my nation. For my friends, family, and future generations. I want to acheive my dreams." + }, + { + "id": "Rachappa", + "image": "img/bid_image/Rachappa.jpeg", + "avatar": "img/avatar/Rachappa.jpeg", + "name": "Rachappa Biradar", + "location": "Karntaka, India 🇮🇳", + "GitHub": "https://github.com/RachappaB", + "text": "I don't want to die with regrets." } ]