File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
src/check_jsonschema/builtin_schemas/vendor Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -8,3 +8,29 @@ For the exact list of schemas here, see the repo root for hook config.
8
8
Most of the schemas in this directory are provided by SchemaStore. They are
9
9
therefore licensed under the SchemaStore license, included in this directory.
10
10
Additional licenses can be found in [ ` licenses ` ] ( licenses ) .
11
+
12
+ ### Azure Pipelines
13
+
14
+ The Azure pipelines schema is provided by Microsoft and is licensed under the
15
+ license for azure-pipelines-vscode.
16
+
17
+ ### ReadTheDocs
18
+
19
+ The ReadTheDocs schema is provided by ReadTheDocs and licensed under the
20
+ license for readthedocs.org
21
+
22
+ ### Renovate
23
+
24
+ The Renovate schema is provided by Renovate and licensed under the license for
25
+ renovatebot
26
+
27
+ ### GitLab
28
+
29
+ The GitLab CI schema is provided by GitLab and licensed under the license for
30
+ the public gitlab repo. In particular, it falls under the "MIT Expat" portion
31
+ of the license for that repo.
32
+
33
+ ### Buildkite
34
+
35
+ The Buildkite schema is provided by Buildkite and licensed under the license
36
+ for their 'pipeline-schema' repo.
You can’t perform that action at this time.
0 commit comments