summaryrefslogtreecommitdiff
path: root/lib/haxe
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2021-02-24 23:05:04 +0100
committerJens Geyer <jensg@apache.org>2021-02-24 23:05:19 +0100
commit6140fb27e0b15de2ba042401073435b049482389 (patch)
treeac3aac05927931954554271d96dbeff84fbffb93 /lib/haxe
parente254b21c73c9894410f07304461057af9a8fe86b (diff)
downloadthrift-6140fb27e0b15de2ba042401073435b049482389.tar.gz
fix to publish haxelib
Diffstat (limited to 'lib/haxe')
-rw-r--r--lib/haxe/haxelib.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/haxe/haxelib.json b/lib/haxe/haxelib.json
index 1cb0be4ea..14d0dcb79 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"
}