diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..7f31eab3 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -850,7 +850,18 @@
Shubhal Gupta + + + + +
+ Mwesigwa Gloria +
+ diff --git a/public/img/avatar/gloria-mwesigwa.png b/public/img/avatar/gloria-mwesigwa.png new file mode 100644 index 00000000..3428b934 Binary files /dev/null and b/public/img/avatar/gloria-mwesigwa.png differ diff --git a/public/img/bid_image/gloria-mwesigwa-bida.jpg b/public/img/bid_image/gloria-mwesigwa-bida.jpg new file mode 100644 index 00000000..94398f84 Binary files /dev/null and b/public/img/bid_image/gloria-mwesigwa-bida.jpg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..f15e16c7 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": "Gloria Mwesigwa", + "image": "img/bid_image/gloria-mwesigwa-bida.jpg", + "avatar": "img/avatar/gloria-mwesigwa.png", + "name": "Gloria Mwesigwa", + "location": "Kampala, Uganda πŸ‡ΊπŸ‡¬", + "GitHub": "https://github.com/Mwesigwa12", + "text": "I want to build my own house have what it takes to provide for my family." } ]