diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..5120f766 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -829,28 +829,39 @@ - - - -
- Yusuf Umar Faruq -
- - - - - - -
- Shubhal Gupta -
- - + + + +
+ Yusuf Umar Faruq +
+ + + + + + +
+ Shubhal Gupta +
+ + + + + + +
+ Benjamin Elliott +
+ diff --git a/public/img/avatar/Benjamin_Elliott.jpg b/public/img/avatar/Benjamin_Elliott.jpg new file mode 100644 index 00000000..85df15b3 Binary files /dev/null and b/public/img/avatar/Benjamin_Elliott.jpg differ diff --git a/public/img/bid_image/Benjamin_Elliott.jpg b/public/img/bid_image/Benjamin_Elliott.jpg new file mode 100644 index 00000000..2565482a Binary files /dev/null and b/public/img/bid_image/Benjamin_Elliott.jpg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..70df5c5a 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": "Benjamin Elliott", + "image": "img/bid_image/Benjamin_Elliott.jpg", + "avatar": "img/avatar/Benjamin_Elliott.jpg", + "name": "Benjamin Elliott", + "location": "Berlin, Germany 🇩🇪", + "GitHub": "https://github.com/benjamindotdev", + "text": "Use my skills to build tools for a new generation of developers." +} ]