diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..b877b8e6 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -852,5 +852,15 @@ + + + +
+ Olowosale Tayo +
+ diff --git a/public/img/avatar/tayobaki.png b/public/img/avatar/tayobaki.png new file mode 100644 index 00000000..eec91426 Binary files /dev/null and b/public/img/avatar/tayobaki.png differ diff --git a/public/img/bid_image/tayobaki.jpg b/public/img/bid_image/tayobaki.jpg new file mode 100644 index 00000000..4a93e815 Binary files /dev/null and b/public/img/bid_image/tayobaki.jpg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..274c3458 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": "Olowosale Tayo", + "image": "img/bid_image/tayobaki.jpg", + "avatar": "img/avatar/tayobaki.png", + "name": "Olowosale Tayo", + "location": "Lagos, Nigeria 🇳🇬", + "GitHub": "https://github.com/tayobki", + "text": "Before i die, i want to be able to reach my full potential" } ]