diff --git a/schema.json b/schema.json index 9208f6bb6..0a4e6239e 100644 --- a/schema.json +++ b/schema.json @@ -73,6 +73,13 @@ "type": "string" } }, + "include-paths": { + "default": [], + "type": "array", + "items": { + "type": "string" + } + }, "exclude-contributors": { "default": [], "type": "array",