diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..cdf39417 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -852,5 +852,17 @@ + + + + +
+ Om Chandankar +
+ + diff --git a/public/img/avatar/Gitstar-Om.jpeg b/public/img/avatar/Gitstar-Om.jpeg new file mode 100644 index 00000000..594f996f Binary files /dev/null and b/public/img/avatar/Gitstar-Om.jpeg differ diff --git a/public/img/bid_image/Gitstar-Om(BID).jpeg b/public/img/bid_image/Gitstar-Om(BID).jpeg new file mode 100644 index 00000000..e43e9030 Binary files /dev/null and b/public/img/bid_image/Gitstar-Om(BID).jpeg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..9cfc805a 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": "Om Chandankar", + "image": "img/bid_image/Gitstar-Om(BID).jpg", + "avatar": "img/avatar/Gitstar-Om.jpeg", + "name": "Om", + "location": "Buldhana, India", + "GitHub": "https://github.com/Gitstar-Om", + "text": "I want to travel the whole world with my loved friends and girlfriend. I want to become a proud husband and a father. I will be the top businessman in the upcoming decade. I also love sports and other things." +} ]