From 639f183093f6dbded60865a8d10b77a59743a587 Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Fri, 12 Aug 2011 20:21:00 +0930 Subject: Added THANKS file Louis-Philippe Perron (@loopole) - Mac OSX bug report Steve Donovan - Window build testing - Luarocks assistance Zhang "agentzh" Yichun - Whitespace suggestion - Solaris isinf() bug - Array detection bug --- THANKS | 8 ++++++++ lua-cjson.spec | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 THANKS diff --git a/THANKS b/THANKS new file mode 100644 index 0000000..80d78d3 --- /dev/null +++ b/THANKS @@ -0,0 +1,8 @@ +The following people have helped with bug reports, testing and/or +suggestions: + +- Louis-Philippe Perron (@loopole) +- Steve Donovan +- Zhang "agentzh" Yichun + +Thanks! diff --git a/lua-cjson.spec b/lua-cjson.spec index 3b1eec6..189f787 100644 --- a/lua-cjson.spec +++ b/lua-cjson.spec @@ -38,7 +38,7 @@ rm -rf "$RPM_BUILD_ROOT" %files %defattr(-,root,root,-) -%doc LICENSE NEWS performance.txt README rfc4627.txt tests TODO +%doc LICENSE NEWS performance.txt README rfc4627.txt tests THANKS TODO %{lualibdir}/* -- cgit v1.2.3-55-g6feb