From d295355caf203454a10beac7c365389d237b4c98 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Sun, 3 May 2020 10:31:54 +0300 Subject: [PATCH] Add Stefan to the blog authors --- blog_data/blog_authors.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/blog_data/blog_authors.json b/blog_data/blog_authors.json index 9c56862d8..d1ca969af 100644 --- a/blog_data/blog_authors.json +++ b/blog_data/blog_authors.json @@ -6,5 +6,9 @@ "maciv": { "name": "Isabelle Viktoria Maciohsek", "profile": "https://github.com/Trinityyi" + }, + "fejes713": { + "name": "Stefan Fejes", + "profile": "https://twitter.com/fejes713" } }