diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..dbc5f6e7 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -851,6 +851,17 @@ Shubhal Gupta - + + + + +
+ Mohmmad Ayesh +
+ + diff --git a/public/img/avatar/Mohmmad_Ayesh.jpg b/public/img/avatar/Mohmmad_Ayesh.jpg new file mode 100644 index 00000000..7ad50b67 Binary files /dev/null and b/public/img/avatar/Mohmmad_Ayesh.jpg differ diff --git a/public/img/bid_image/Mohmmad_Ayesh.jpg b/public/img/bid_image/Mohmmad_Ayesh.jpg new file mode 100644 index 00000000..177cdca1 Binary files /dev/null and b/public/img/bid_image/Mohmmad_Ayesh.jpg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..c7127454 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": "Mohmmad Ayesh", + "image": "img/bid_image/Mohmmad_Ayesh.jpg", + "avatar": "img/avatar/Mohmmad_Ayesh.jpg", + "name": "Mohmmad Ayesh", + "location": "Palestine, Gaza 🇵🇸", + "GitHub": "https://github.com/mohmmadAyesh", + "text": "I want to travel all over the world" +} ]