diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..a98e4f6b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -852,5 +852,17 @@ + + + + +
+ Valeria +
+ + diff --git a/public/img/avatar/Valeria.jpeg b/public/img/avatar/Valeria.jpeg new file mode 100644 index 00000000..fb49bc3d Binary files /dev/null and b/public/img/avatar/Valeria.jpeg differ diff --git a/public/img/bid_image/Valeria.jpeg b/public/img/bid_image/Valeria.jpeg new file mode 100644 index 00000000..5daa51c9 Binary files /dev/null and b/public/img/bid_image/Valeria.jpeg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..3d7cb0e8 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": "Valeria", + "image": "img/bid_image/YOUR_NAME.jpg", + "avatar": "img/avatar/Valeria.jpg", + "name": "Valeria", + "location": "Rotterdam, The Netherlands, 🇳🇱", + "GitHub": "https://github.com/Valeria-D-23", + "text": "Before I die, I want to connect with people from all existing cultures that exist in human nature" } ]