From cb6fb7f5f14603ca862ad4619551b637f8890aab Mon Sep 17 00:00:00 2001 From: hannesweilharter <114665133+hannesweilharter@users.noreply.github.com> Date: Tue, 10 Oct 2023 18:04:18 +0200 Subject: [PATCH] Update contributors.json (#86) --- _data/contributors.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/contributors.json b/_data/contributors.json index 0e2d6ae..93017fc 100644 --- a/_data/contributors.json +++ b/_data/contributors.json @@ -3167,6 +3167,11 @@ "firstname": "Simon", "lastname": "Schuster", "github": "simon-schuster" - } + }, + { + "firstname": "Hannes", + "lastname": "Weilharter", + "github": "hannesweilharter" + } ] }