From f731d292f9b02d0e9cc280f0121fc4db776d37a9 Mon Sep 17 00:00:00 2001 From: Marko Zeba <83122744+ma-zea@users.noreply.github.com> Date: Fri, 3 May 2024 13:47:04 +0200 Subject: [PATCH] Update contributors.json (#96) * Update contributors.json * Update contributors.json --------- Co-authored-by: Sebastian Gollob <31918278+sebastiangollob@users.noreply.github.com> --- _data/contributors.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_data/contributors.json b/_data/contributors.json index 90207ec..8dcc4db 100644 --- a/_data/contributors.json +++ b/_data/contributors.json @@ -295,6 +295,11 @@ "firstname": "Benjamin", "lastname": "Gaal", "github": "bengaal" + }, + { + "firstname": "Marko", + "lastname": "Zeba", + "github": "ma-zea" } ], "translators": [ @@ -3178,6 +3183,11 @@ "lastname": "Kindlhofer", "github": "coki1405" }, + { + "firstname": "Marko", + "lastname": "Zeba", + "github": "ma-zea" + }, { "firstname": "Tine", "lastname": "Podlunšek",