json/.github/CODEOWNERS

7 lines
267 B
Plaintext
Raw Normal View History

2023-08-28 22:04:08 +02:00
# JSON for Modern C++ was originally written by Niels Lohmann.
# Since 2013, over 250 contributors have helped to improve the library.
2020-02-02 10:29:37 +01:00
# This CODEOWNERS file is only to make sure that @nlohmann is requested
# for a code review in case of a pull request.
* @nlohmann