From dad067fa3e3e7bc5247a0f56c50b6b5f4b4d8384 Mon Sep 17 00:00:00 2001 From: Hamza Date: Fri, 15 Oct 2021 16:37:20 +0500 Subject: [PATCH] added hamza details --- pages/contributors.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pages/contributors.json b/pages/contributors.json index 03712ac..dba26ba 100644 --- a/pages/contributors.json +++ b/pages/contributors.json @@ -8,5 +8,15 @@ "linkedin": "https://www.linkedin.com/in/khattakdev/", "github": "https://github.com/khattakdev", "twitter": "https://twitter.com/khattakdev" + }, + { + "id": "2", + "name": "Hamza", + "title": "huh", + "picture": "", + "facebook": "", + "linkedin": "", + "github": "", + "twitter": "" } ]