mirror of
https://github.com/nlohmann/json
synced 2025-01-08 08:20:16 +00:00
👥 add CODEOWNERS file
This commit is contained in:
parent
f7e7a62358
commit
f272ad533d
6
.github/CODEOWNERS
vendored
Normal file
6
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# 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
|
Loading…
Reference in New Issue
Block a user