👥 add CODEOWNERS file

This commit is contained in:
Niels Lohmann
2019-10-23 21:41:12 +02:00
parent f7e7a62358
commit f272ad533d

6
.github/CODEOWNERS vendored Normal file
View 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