From 770bf0e296be1f2a0a27469b4c9a15957c1b73ed Mon Sep 17 00:00:00 2001 From: Josh Tynjala Date: Mon, 8 Aug 2022 13:25:39 -0700 Subject: [PATCH] contributors --- haxelib.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/haxelib.json b/haxelib.json index 63c09505c..3fa1d72d2 100644 --- a/haxelib.json +++ b/haxelib.json @@ -6,6 +6,10 @@ "description": "A foundational Haxe framework for cross-platform development", "version": "8.0.0", "releasenote": "Update HashLink, iOS and Android build fixes, and ongoing improvements", - "contributors": [ "singmajesty" ], + "contributors": [ + "singmajesty", + "bowlerhat", + "Dimensionscape" + ], "classPath": "src" } \ No newline at end of file