diff options
Diffstat (limited to 'json4cpp/.github/CODEOWNERS')
| -rw-r--r-- | json4cpp/.github/CODEOWNERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/json4cpp/.github/CODEOWNERS b/json4cpp/.github/CODEOWNERS new file mode 100644 index 0000000000..e1e1040fc6 --- /dev/null +++ b/json4cpp/.github/CODEOWNERS @@ -0,0 +1,6 @@ +# JSON for Modern C++ was originally written by Niels Lohmann. +# Since 2013, over 250 contributors have helped to improve the library. +# This CODEOWNERS file is only to make sure that @nlohmann is requested +# for a code review in case of a pull request. + +* @nlohmann |
