1
0
mirror of https://github.com/nlohmann/json synced 2024-09-19 22:30:07 +00:00

👥 update contributors

This commit is contained in:
Niels Lohmann 2019-11-06 17:35:04 +01:00
parent 1e9f16dff0
commit 0f6a58eeaf
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -1285,7 +1285,8 @@ I deeply appreciate the help of the following people.
- [Julien Hamaide](https://github.com/crazyjul) made the `items()` function work with custom string types.
- [Evan Nemerson](https://github.com/nemequ) updated fixed a bug in Hedley and updated this library accordingly.
- [Florian Pigorsch](https://github.com/flopp) fixed a lot of typos.
- [Camille Bégué](https://github.com/cbegue) fixed an issue in the conversion from `std::pair` to `json`.
- [Camille Bégué](https://github.com/cbegue) fixed an issue in the conversion from `std::pair` and `std::tuple` to `json`.
- [Anthony VH](https://github.com/AnthonyVH) fixed a compile error in an enum deserialization.
Thanks a lot for helping out! Please [let me know](mailto:mail@nlohmann.me) if I forgot someone.