Skip to content

Commit

Permalink
👥 add CODEOWNERS file
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Oct 23, 2019
1 parent f7e7a62 commit f272ad5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f272ad5

Please sign in to comment.