summaryrefslogtreecommitdiff
path: root/json4cpp/.github/CODEOWNERS
diff options
context:
space:
mode:
Diffstat (limited to 'json4cpp/.github/CODEOWNERS')
-rw-r--r--json4cpp/.github/CODEOWNERS6
1 files changed, 0 insertions, 6 deletions
diff --git a/json4cpp/.github/CODEOWNERS b/json4cpp/.github/CODEOWNERS
deleted file mode 100644
index e1e1040fc6..0000000000
--- a/json4cpp/.github/CODEOWNERS
+++ /dev/null
@@ -1,6 +0,0 @@
-# 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