From 9465cfb5c208796c4d5bad249f7cd7c07bbec9a5 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Fri, 17 Jan 2020 19:32:50 +0400 Subject: [PATCH] feat: update author meta --- storage/authors.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/storage/authors.json b/storage/authors.json index 0333512bd..e5b97ece1 100644 --- a/storage/authors.json +++ b/storage/authors.json @@ -5,19 +5,5 @@ "twitter": "kamranahmedse", "picture": "/static/authors/kamranahmedse.jpeg", "bio": "Lead engineer at Tajawal. Lover of all things web and opensource. Created roadmap.sh to help the confused ones." - }, - { - "username": "ziishaned", - "name": "Zeeshan Ahmed", - "twitter": "ziishaned", - "picture": "/static/authors/ziishaned.png", - "bio": "Playing with computers ever since I started walking. Loves hiking, cycling, JavaScript, OpenSource, challenging myself and communities." - }, - { - "username": "idnan", - "name": "Adnan Ahmed", - "twitter": "idnan_se", - "picture": "/static/authors/idnan.jpeg", - "bio": "Playing with computers ever since I started walking. Loves hiking, cycling, JavaScript, OpenSource, challenging myself and communities." } ]