1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-29 07:03:02 +04:00
Files
json/.github/CODEOWNERS
T
Niels Lohmann f272ad533d 👥 add CODEOWNERS file
2019-10-23 21:41:12 +02:00

7 lines
270 B
Plaintext

# JSON for Modern C++ has been originally written by Niels Lohmann.
# Since 2013 over 140 contributors have helped to improve the library.
# This CODEOWNERS file is only to make sure that @nlohmann is requsted
# for a code review in case of a pull request.
* @nlohmann