fix to publish haxelib
diff --git a/lib/haxe/haxelib.json b/lib/haxe/haxelib.json
index 1cb0be4..14d0dcb 100644
--- a/lib/haxe/haxelib.json
+++ b/lib/haxe/haxelib.json
@@ -6,7 +6,7 @@
"description": "Haxe bindings for the Apache Thrift RPC and serialization framework",
"version": "0.15.0",
"releasenote": "Licensed under Apache License, Version 2.0. The Apache Thrift compiler needs to be installed separately.",
- "contributors": ["Apache Software Foundation (ASF)"],
+ "contributors": ["ApacheThrift"],
"dependencies": { },
"classPath": "src"
}