From 3a7267684c597f262666b9c8a11f6a1058a00178 Mon Sep 17 00:00:00 2001 From: p0dlunsek <110012378+p0dlunsek@users.noreply.github.com> Date: Fri, 3 May 2024 13:45:07 +0200 Subject: [PATCH] Added Contributor (#95) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update contributors.json * Update contributors.json Added "Tine Podlunšek" to the contributors --- _data/contributors.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/contributors.json b/_data/contributors.json index bd88698..90207ec 100644 --- a/_data/contributors.json +++ b/_data/contributors.json @@ -3177,6 +3177,11 @@ "firstname": "Corinna", "lastname": "Kindlhofer", "github": "coki1405" + }, + { + "firstname": "Tine", + "lastname": "Podlunšek", + "github": "P0dlunsek" } ] }