diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..6bf4cde8 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -852,5 +852,17 @@ + + + + +
+ Md Anas Khan +
+ + diff --git a/public/img/avatar/Anas_khan.jpg b/public/img/avatar/Anas_khan.jpg new file mode 100644 index 00000000..1d36623a Binary files /dev/null and b/public/img/avatar/Anas_khan.jpg differ diff --git a/public/img/bid_image/Anas.jpg b/public/img/bid_image/Anas.jpg new file mode 100644 index 00000000..8175527f Binary files /dev/null and b/public/img/bid_image/Anas.jpg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..e2a8388d 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": "Md Anas Khan", + "image": "img/bid_image/Anas.jpg", + "avatar": "img/avatar/Anas_khan.jpg", + "name": "Md Anas Khan", + "location": "Punjab, India 🇮🇳", + "GitHub": "https://github.com/Anas-7860", + "text": "I want to be make my parents proud. I want to travel through out the world ,own a super car and visit santiago b" +} ]