Skip to content

Commit 84a899f

Browse files
committed
👥 update list of contributors
1 parent 7a4841a commit 84a899f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -1511,6 +1511,17 @@ I deeply appreciate the help of the following people.
15111511
- [XyFreak](https://github.com/XyFreak) fixed a compiler warning.
15121512
- [TotalCaesar659](https://github.com/TotalCaesar659) fixed links in the README.
15131513
- [Tanuj Garg](https://github.com/tanuj208) improved the fuzzer coverage for UBSAN input.
1514+
- [AODQ](https://github.com/AODQ) fixed a compiler warning.
1515+
- [jwittbrodt](https://github.com/jwittbrodt) made `NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE` inline.
1516+
- [pfeatherstone](https://github.com/pfeatherstone) improved the upper bound of arguments of the `NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE`/`NLOHMANN_DEFINE_TYPE_INTRUSIVE` macros.
1517+
- [Jan Procházka](https://github.com/jprochazk) fixed a bug in the CBOR parser for binary and string values.
1518+
- [T0b1-iOS](https://github.com/T0b1-iOS) fixed a bug in the new hash implementation.
1519+
- [Matthew Bauer](https://github.com/matthewbauer) adjusted the CBOR writer to create tags for binary subtypes.
1520+
- [gatopeich](https://github.com/gatopeich) implemented an ordered map container for `nlohmann::ordered_json`.
1521+
- [Érico Nogueira Rolim](https://github.com/ericonr) added support for pkg-config.
1522+
- [KonanM](https://github.com/KonanM) proposed an implementation for the `NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE`/`NLOHMANN_DEFINE_TYPE_INTRUSIVE` macros.
1523+
- [Guillaume Racicot](https://github.com/gracicot) implemented `string_view` support and allowed C++20 support.
1524+
- [Alex Reinking](https://github.com/alexreinking) improved CMake support for `FetchContent`.
15141525
15151526
Thanks a lot for helping out! Please [let me know](mailto:mail@nlohmann.me) if I forgot someone.
15161527

0 commit comments

Comments
 (0)