diff options
| author | lijie <[email protected]> | 2018-12-18 14:13:02 +0800 |
|---|---|---|
| committer | lijie <[email protected]> | 2018-12-18 14:13:02 +0800 |
| commit | a4abef91b597f226f918f506e7ff591a77f3b126 (patch) | |
| tree | b16c769bb9ec312b832b28d7315110f7daecc631 /support/cJSON-master/CONTRIBUTORS.md | |
| parent | fc99454ea9bce35065e34b28815f8cf417b37804 (diff) | |
修改包含cjson头文件形式,添加mrl的cjson源码v2.0.0
Diffstat (limited to 'support/cJSON-master/CONTRIBUTORS.md')
| -rw-r--r-- | support/cJSON-master/CONTRIBUTORS.md | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/support/cJSON-master/CONTRIBUTORS.md b/support/cJSON-master/CONTRIBUTORS.md new file mode 100644 index 0000000..6fb2c5c --- /dev/null +++ b/support/cJSON-master/CONTRIBUTORS.md @@ -0,0 +1,51 @@ +Contributors +============ + +Original Author: [Dave Gamble](https://github.com/DaveGamble) +Current Maintainer: [Max Bruckner](https://github.com/FSMaxB) + +* [Ajay Bhargav](https://github.com/ajaybhargav) +* [Alper Akcan](https://github.com/alperakcan) +* [Anton Sergeev](https://github.com/anton-sergeev) +* [Benbuck Nason](https://github.com/bnason-nf) +* [Bob Kocisko](https://github.com/bobkocisko) +* [Christian Schulze](https://github.com/ChristianSch) +* [Casperinous](https://github.com/Casperinous) +* [Debora Grosse](https://github.com/DeboraG) +* [dieyushi](https://github.com/dieyushi) +* [Dōngwén Huáng (黄东文)](https://github.com/DongwenHuang) +* Eswar Yaganti +* [Evan Todd](https://github.com/etodd) +* [Fabrice Fontaine](https://github.com/ffontaine) +* Ian Mobley +* Irwan Djadjadi +* [IvanVoid](https://github.com/npi3pak) +* [Jakub Wilk](https://github.com/jwilk) +* [Jiri Zouhar](https://github.com/loigu) +* [Jonathan Fether](https://github.com/jfether) +* [Julián Vásquez](https://github.com/juvasquezg) +* [Kevin Branigan](https://github.com/kbranigan) +* [Kyle Chisholm](https://github.com/ChisholmKyle) +* [Linus Wallgren](https://github.com/ecksun) +* Mike Pontillo +* [Mike Jerris](https://github.com/mjerris) +* [Mike Robinson](https://github.com/mhrobinson) +* Paulo Antonio Alvarez +* [Pawel Winogrodzki](https://github.com/PawelWMS) +* [prefetchnta](https://github.com/prefetchnta) +* [Rafael Leal Dias](https://github.com/rafaeldias) +* [Robin Mallinson](https://github.com/rmallins) +* [Rod Vagg](https://github.com/rvagg) +* [Roland Meertens](https://github.com/rmeertens) +* [Romain Porte](https://github.com/MicroJoe) +* [Simon Ricaldone](https://github.com/simon-p-r) +* [Stephan Gatzka](https://github.com/gatzka) +* [Weston Schmidt](https://github.com/schmidtw) +* [yangfl](https://github.com/yangfl) +* [yuta-oxo](https://github.com/yuta-oxo) +* [Zach Hindes](https://github.com/zhindes) +* [Zhao Zhixu](https://github.com/zhaozhixu) + +And probably more people on [SourceForge](https://sourceforge.net/p/cjson/bugs/search/?q=status%3Aclosed-rejected+or+status%3Aclosed-out-of-date+or+status%3Awont-fix+or+status%3Aclosed-fixed+or+status%3Aclosed&page=0) + +Also thanks to all the people who reported bugs and suggested new features. |
