summaryrefslogtreecommitdiff
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:04 +0100
commit4a8b0f9ecc06356639ed538324c5dd0f9936d757 (patch)
treec9b2b695ad877f1a1a4c8d0aa4f18731b75cd270
parent13f9e9e86471b45189eb40ca00fdb5a2a7fa0f26 (diff)
downloadthrift-4a8b0f9ecc06356639ed538324c5dd0f9936d757.tar.gz
fix to publish haxelib
-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 d0e437ba3..894b748ff 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.14.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"
}