From 3b1ed67b216efa3c26fdde589fcd1dca2a0e3e28 Mon Sep 17 00:00:00 2001 From: abduljabbar Date: Mon, 25 Jul 2022 14:04:36 +0500 Subject: [PATCH] Add my-name to the list of contributors --- Data/member.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Data/member.json b/Data/member.json index 13fac57..6c8ac92 100644 --- a/Data/member.json +++ b/Data/member.json @@ -531,6 +531,13 @@ "description": "Laravel dev", "githuburl": "https://github.com/iqbalmalik89", "linkedinurl": "https://www.linkedin.com/in/iqbalmalik/" + }, + { + "name": "Abdul Jabbar", + "avatar": "https://avatars.githubusercontent.com/u/49620759?v=4", + "description": "Python Developer | Machine Learning Enthusiast", + "githuburl": "https://github.com/AbdulJabbar64", + "linkedinurl": "www.linkedin.com/in/abdul-jabbar-7b1401132" } ] }