Skip to content

Commit

Permalink
👥 complete contributor list (#3662)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann authored Aug 3, 2022
1 parent 2ac7d02 commit ac20714
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1684,6 +1684,15 @@ I deeply appreciate the help of the following people.
- [Krzysiek Karbowiak](https:/kkarbowiak) refactored the tests to use `CHECK_THROWS_WITH_AS`.
- [Chaoqi Zhang](https:/prncoprs) fixed a typo.
- [ivanovmp](https:/ivanovmp) fixed a whitespace error.
- [KsaNL](https:/KsaNL) fixed a build error when including `<windows.h>`.
- [Andrea Pappacoda](https:/Tachi107) moved `.pc` and `.cmake` files to `share` directory.
- [Wolf Vollprecht](https:/wolfv) added the `patch_inplace` function.
- [Jake Zimmerman](https:/jez) highlighted common usage patterns in the README file.
- [NN](https:/NN---) added some VS Code files to `.gitignore`.
- [Romain Reignier](https:/romainreignier) improved the performance the vector output adapter.
- [Mike](https:/Mike-Leo-Smith) fixed the `std::iterator_traits`.
- [Richard Hozák](https:/zxey) added macro `JSON_NO_ENUM` to disable default enum conversions.
- [vakokako](https:/vakokako) fixed tests when compiling with C++20.

Thanks a lot for helping out! Please [let me know](mailto:[email protected]) if I forgot someone.

Expand Down

0 comments on commit ac20714

Please sign in to comment.