From 6a089073deb55bb08b5bf8a2c7df0eb829b5d1a7 Mon Sep 17 00:00:00 2001 From: "Jan \"TheSHEEEP\" Drabner" Date: Fri, 13 May 2016 12:30:16 +0200 Subject: [PATCH] All users must be known... --- haxelib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haxelib.json b/haxelib.json index dfaedc3..cd43dfa 100644 --- a/haxelib.json +++ b/haxelib.json @@ -7,7 +7,7 @@ "version": "1.0.0", "classpath": "/", "releasenote": "First release - already very usable, though.", - "contributors": ["TheSHEEEP", "Jan Drabner"], + "contributors": ["TheSHEEEP"], "dependencies": { } }