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" + } ] }