From bc3803552562e849c0c46560fec94ac00fc829be Mon Sep 17 00:00:00 2001 From: Isabelle Viktoria Maciohsek Date: Sun, 15 Mar 2020 12:47:53 +0200 Subject: [PATCH] Update blog_authors.json --- 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 01b373b85..9c56862d8 100644 --- a/blog_data/blog_authors.json +++ b/blog_data/blog_authors.json @@ -2,5 +2,9 @@ "chalarangelo": { "name": "Angelos Chalaris", "profile": "https://twitter.com/chalarangelo" + }, + "maciv": { + "name": "Isabelle Viktoria Maciohsek", + "profile": "https://github.com/Trinityyi" } }